Up
–
tar
»
Tar
» ASYNC
Module type
Tar.ASYNC
type
'a t
val
(>>=) :
'a
t
->
(
'a
->
'b
t
)
->
'b
t
val
return :
'a
->
'a
t