package bonsai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val instrument_computation : 'a Computation.t -> start_timer:(string -> unit) -> stop_timer:(string -> unit) -> 'a Computation.t
val to_dot : 'a Computation.t -> string
val enable_incremental_annotations : unit -> unit
val disable_incremental_annotations : unit -> unit