Module LisCC

module LisCC: sig .. end
companion_cube's containers

module Gen: Lilis.S 
  with type 'a t      = 'a CCGen.t
   and type 'a stored = 'a CCGen.Restart.t
CCGen, Imperative, also available in the standalone package gen.
module KList: Lilis.S 
  with type 'a t      = 'a CCKList.t
   and type 'a stored = 'a CCKList.t
CCKList, Persistent.
module Sequence: Lilis.S 
  with type 'a t      = 'a CCSequence.t
   and type 'a stored = 'a CCSequence.t
CCSequence, Persistent.