Module Buckx


module Buckx: sig .. end

module MemoryFootprint: Computation.REF_OUTPUT  with type data = int
module type WeakHashable = sig .. end
module type S = sig .. end
module MakeBig: 
functor (H : WeakHashable) -> S with type data = H.t