package bonsai

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

Meta.Model and Meta.Action contain the necessary functions associated with the hidden model and action types of Bonsai components. These are stored in Computation.info.

module type Type_id = sig ... end
module Model : sig ... end
module Action : sig ... end
module Multi_model : sig ... end
module Input : sig ... end
OCaml

Innovation. Community. Security.