Skip to content

Commit a7ec6f8

Browse files
Arrange for zero to be canonical
We find that it is common for large ranges of chars to be false -- and that means that it is plausibly common for us to ask about a word that is entirely empty. Therefore, we should make sure that we do not need to rotate bits or otherwise perform some operation to map to the zero word; canonicalize it first if possible.
1 parent 233ab2f commit a7ec6f8

File tree

2 files changed

+242
-253
lines changed

2 files changed

+242
-253
lines changed

0 commit comments

Comments
 (0)