package sek

  1. Overview
  2. Docs

Module Sek.SupplyDefaultSource

Parameters

module S : sig ... end
module D : sig ... end

Signature

Sourcetype side = S.side
Sourceval front : S.side
Sourceval back : S.side
Sourceval other : S.side -> S.side
Sourcetype direction = S.direction
Sourceval forward : S.direction
Sourceval backward : S.direction
Sourceval opposite : S.direction -> S.direction
Sourceval sign : S.direction -> int
Sourceexception Empty
Sourceexception End
Sourceval snapshot : 'a S.Ephemeral.t -> 'a S.Persistent.t
Sourceval snapshot_and_clear : 'a S.Ephemeral.t -> 'a S.Persistent.t
Sourceval released : unit -> unit
Sourcemodule Ephemeral : sig ... end
Sourcemodule Persistent : sig ... end
Sourcemodule E = Ephemeral
Sourcemodule P = Persistent
Sourcemodule Emulated : sig ... end
OCaml

Innovation. Community. Security.