atom_length/2
atom_length(+Atom, -Length)
atom_length(
,
)
Length is the number of characters of the atom Atom.
instantiation_error
type_error
domain_error
atom_length/2, atom_concat/3, sub_atom/5.
atom_concat/3
sub_atom/5