Signo
v0.0.1
Pages
Modules
Mix
Tasks
Search documentation of Signo
Settings
View Source
Signo.AST.Nil
(Signo v0.0.1)
The
nil
type.
Summary
Types
t()
Functions
new()
Types
Link to this type
t()
View Source
@type
t() :: %Signo.AST.Nil{}
Functions
Link to this function
new()
View Source
@spec
new() ::
t
()