carton
Enc.Delta
carton.thin
module Scheduler : sig ... end
module IO : sig ... end
module Uid : UID
module Verbose : VERBOSE with type 'a fiber = 'a IO.t
val s : Scheduler.t Carton__.Sigs.scheduler
val delta : threads:(Uid.t, Scheduler.t) load list -> weight:int -> uid_ln:int -> Uid.t entry array -> Uid.t q array IO.t