[][src]Function sise::check_atom

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

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