Function unicode_math_class::class

source ·
pub fn class(c: char) -> Option<MathClass>
Expand description

Determine the class of a mathematical character.

Returns None if the character isn’t part of any class.