sig type 'a t val return : 'a -> 'a CCList.MONAD.t val ( >>= ) : 'a CCList.MONAD.t -> ('a -> 'b CCList.MONAD.t) -> 'b CCList.MONAD.t end