Stog library reference documentation : Stog_cache.Cache
sig
  type t
  val name : string
  val load : Stog_types.elt -> Stog_cache.Cache.t -> unit
  val store : Stog_types.elt -> Stog_cache.Cache.t
end