package bonsai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
class 'acc fold : object ... end

Provides a nice way of folding through a Computation.t, e.g.

class map : object ... end

Provides a nice way of mapping over computations and its elements similarly to fold.

OCaml

Innovation. Community. Security.