Wonderland
v0.1.1
Pages
Modules
Wonderland v0.1.1
Wonderland.TypeClass.Wonder
behaviour
View Source
Link to this section
Summary
Types
t()
Functions
lift(x, mod)
unlift(x)
Callbacks
wonder_lift(a)
wonder_unlift(t)
Link to this section
Types
Link to this type
t()
View Source
t() ::
t
()
Link to this section
Functions
Link to this macro
lift(x, mod)
View Source
(macro)
Link to this function
unlift(x)
View Source
Link to this section
Callbacks
Link to this callback
wonder_lift(a)
View Source
wonder_lift(a()) ::
t
()
Link to this callback
wonder_unlift(t)
View Source
wonder_unlift(
t
()) :: a()