Up
–
conduit
»
Resolver
»
Make
» 1-IO
Parameter
Make.1-IO
type
+'a t
val
(>>=) :
'a
t
->
(
'a
->
'b
t
)
->
'b
t
val
return :
'a
->
'a
t