package current

  1. Overview
  2. Docs

Module Output.BlockableSource

Sourcetype 'a t = ('a, [ `Active of active | `Msg of string | `Blocked ]) result
Sourceval equal : ('a -> 'a -> Ppx_deriving_runtime.bool) -> 'a t -> 'a t -> Ppx_deriving_runtime.bool
Sourceval pp : 'a Fmt.t -> ('a, [< `Active of active | `Msg of string | `Blocked ]) result Fmt.t
OCaml

Innovation. Community. Security.