package bonsai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Bonsai_value = Value

This module provides skeleton versions of Value.t and Component.t that are easier to traverse, and two-way serializable.

module Id : sig ... end
module Value : sig ... end

Represents a 'a Value.t

module Computation : sig ... end

Represents a (_, _, _, _) Computation.t

module Traverse : sig ... end
OCaml

Innovation. Community. Security.