package cfstream

  1. Overview
  2. Docs

Module CFStream.Streamable

module type S = sig ... end

A signature for data structures that may be converted to and from a Stream.t.

module type S2 = sig ... end
OCaml

Innovation. Community. Security.