Function sise::is_atom_chr

source ·
pub fn is_atom_chr(chr: u8) -> bool
Expand description

Returns whether chr is a valid atom character outside a string (i.e. one of :atomchar: documented at Node::Atom).