Module Hardcaml__.Fifo_intf

module type Config = sig ... end
module T : sig ... end
module Kinded_fifo : sig ... end
module type S = sig ... end