package streamable

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module type Streamable.Of_optionSource

Parameters

module A : sig ... end

Signature

type t = A.t option
module Intermediate : sig ... end
val finalize : Intermediate.t -> t