package alba

  1. Overview
  2. Docs

Monadic functions

Parameters

Signature

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