Haex.Example.Maybe (haex v0.0.1)
Link to this section Summary
Link to this section Types
Link to this type
t(a)
Specs
t(a) :: Haex.Example.Maybe.Nothing.t() | Haex.Example.Maybe.Just.t(a)
Link to this section Functions
Link to this function
just(arg1)
Specs
just(a) :: t(a) when a: var
Link to this function
nothing()
Specs
nothing() :: t(_a)