Module malachite_base::chars::crement
source · Expand description
Functions for incrementing and decrementing char
s.
Functions§
- Decrements this
char
, skipping over the surrogate code points. - Increments this
char
, skipping over the surrogate code points.