git.loose-git
Loose_git
git
git.loose
git.loose-lwt
git.nss
hkt
neg
pck
pkt_line
sigs
smart
smart_flow
smart_git
unixiz
module type STORE = sig ... end
module type IO = sig ... end
module Make (Scheduler : Carton.SCHEDULER) (IO : IO with type +'a t = 'a Scheduler.s) (Store : STORE with type +'a fiber = 'a Scheduler.s) (Uid : Loose.UID with type t = Store.uid) : sig ... end