package alba

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

Parameters

Signature

val fold : (int -> 'a -> 'a M.t) -> int -> int -> 'a -> 'a M.t

Like ordinary fold, but uses the monad M to sequence the operations.

OCaml

Innovation. Community. Security.