Skip to content
Snippets Groups Projects
Commit 7dfdf3d9 authored by Sylvain Henry's avatar Sylvain Henry Committed by Marge Bot
Browse files

Lexer: small perf changes

- Use unsafeChr because we know our values to be valid
- Remove some unnecessary use of `ord` (return Word8 values directly)
parent 52072f8e
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment