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