package async_kernel

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

Module type Async.S2Source

type ('a, 'b) t
val invariant : ('a -> unit Deferred.t) -> ('b -> unit Deferred.t) -> ('a, 'b) t -> unit Deferred.t