package bonsai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('i, 'a) t
val stop : (_, _) t -> unit
val started : (_, _) t -> unit Async_kernel.Deferred.t
val schedule : (_, 'a) t -> 'a -> unit
val set_input : ('i, _) t -> 'i -> unit