Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: add wording about Unicode scalar values
This makes it clearer that the regex engine works by *logically* treating a haystack as a sequence of codepoints. Or more specifically, Unicode scalar values. Fixes #854
- Loading branch information