pub const fn is_atom_chr(chr: char) -> bool
Expand description

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