Module Autocomp.SM

val (>>=) : 'a t -> ('a -> 'b t) -> 'b t
val return : 'a -> 'b -> 'c -> 'd * 'e