Session.ServiceSourceThe session service exposes a key-value store that is scoped by user session
module Sig : sig ... endmodule Make
(Log : Log.Service.Sig.SERVICE)
(RandomService : Utils.Random.Service.Sig.SERVICE)
(Repo : Sig.REPO) :
Sig.SERVICE