Module Libzipperposition.Stream

Stream

val stat_stream_create : Logtk.Util.stat
module type S = Stream_intf.S
module type ARG = sig ... end
module Make : functor (A : ARG) -> S with module Ctx = A.Ctx and module C = A.C