Visual Elixir Reference
Atom
/
to_string/1
Atom.to_string/1
defmodule
Atom
do
def
to_string(atom)
end
Converts an
atom
to a string.
← to_charlist/1
English