package core_kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'callback t = ('callback, Core.read) bus
val sexp_of_t : ('callback -> Sexplib0.Sexp.t) -> 'callback t -> Sexplib0.Sexp.t
include Core.Invariant.S1 with type 'a t := 'a t
val invariant : ('a -> unit) -> 'a t -> unit