Signo
v0.0.2
Search documentation of Signo
Settings
Signo.AST.Atom
(Signo v0.0.2)
View Source
An atom value.
Summary
Types
t()
Functions
new(atom)
Types
t()
@type
t() :: %Signo.AST.Atom{value:
atom
()}
Functions
new(atom)
@spec
new(
atom
()) ::
t
()