-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Should we add a type KeyString
that could implement the restrictions in the spec?
This would allow Key::Character
to be fully restricted in the set of values it can have, to avoid e.g. Key::Character("Shift")
or Key::Character("\t")
.
Metadata
Metadata
Assignees
Labels
No labels