pub fn check_atom(atom: &str) -> bool
Expand description

Checks whether atom is a valid atom (i.e. matches the regular expression documented at TreeNode::Atom).