Up
Module
Infix
Signature
val
(>>|) : 'a
t
-> ('a -> 'b) -> 'b
t
val
(>>=) : 'a
t
-> ('a -> 'b
t
) -> 'b
t