control
v0.0.1
Pages
Modules
Protocols
Control.Monad
protocol
Summary
Types
t()
Functions
bind(m, fun)
Types
t
:: term
Functions
bind(m, fun)
Specs
bind(
t
, (term ->
t
)) ::
t