-
Notifications
You must be signed in to change notification settings - Fork 16
Questions about Zed_char #15
Copy link
Copy link
Open
Description
The documentation about the new Zed_char module is not really sufficient:
- What does it represents ? A single visual character?
- How do I turn a single codepoint into a zchar ? Why is the function that does this unsafe ?
- When does
of_utf8fails ? - What's the different with
Zed_utf8.t? - Why is the API not very similar to
Uchar? - ...
Given how central the notion of character is, I think a much more precise documentation is necessary.
These questions are not hypotheticals btw. I can't even review this patch because the new version of zed makes the code awful for reasons that are completely unclear to me.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels