Up
–
git
»
Loose_git
» IO
Module type
Loose_git.IO
type
+'a t
val
bind :
'a
t
->
(
'a
->
'b
t
)
->
'b
t
val
return :
'a
->
'a
t