Search
ExUnion
v0.1.2
Pages
Modules
Settings
View Source
Maybe.None
(ExUnion v0.1.2)
Link to this section
Summary
Types
t()
Functions
new()
Link to this section
Types
Link to this type
t()
View Source
@type
t() :: %Maybe.None{}
Link to this section
Functions
Link to this function
new()
View Source
@spec
new() ::
t
()