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