package brr

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

Extendable events.

type t

The type for ExtendableEvent objects.

val wait_until : t -> 'a Fut.or_error -> unit

wait_until e indicates to the event dispatcher that work is ongoing.