Signo
v0.0.2
Search documentation of Signo
Settings
Signo.AST.Nil
(Signo v0.0.2)
View Source
The
nil
type.
Summary
Types
t()
Functions
new()
Types
t()
@type
t() :: %Signo.AST.Nil{}
Functions
new()
@spec
new() ::
t
()