Module Bonsai_private_base.Meta

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 Multi_model : sig ... end
module Input : sig ... end