Hkt.Make_sched
module T : sig ... end
type +'a s = 'a T.t
type t
val inj : 'a s -> ('a, t) Sigs.io
val prj : ('a, t) Sigs.io -> 'a s