Availability:built-in
read_term_from_atom(+Atom,
-Term, +Options)Use read_term/3
to read the next term from Atom. Atom is either an
atom or a string object (see section
5.2). It is not required for Atom to end with a
full-stop. This predicate supersedes atom_to_term/3.