Support arbitrary unicode codepoint
#29
Closed
opened 3 years ago by locriacyber
·
1 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Currently, the following code is invalid.
What's the behavior of brag when handling unicode strings? Racket's documentation says a string is a list of codepoints.
I can look into it. The
..
character-range operator is part of neither Racket nor brag, however.