Enum Collation.MaxVariable
enum MaxVariable
: string { ... }
Enum members
Name | Description |
---|---|
punct
|
Both whitespaces and punctuation are “ignorable”, i.e. not considered base characters. |
space
|
Whitespace are “ignorable”, i.e. not considered base characters. |