package prbnmcn-dagger

  1. Overview
  2. Docs

Module Foldable.Make_arraySource

Parameters

module M : Intf.Core

Signature

Sourcetype 'a t = 'a array
Sourceval fold : ('a -> 'b -> 'a M.t) -> 'a -> 'b t -> 'a M.t
Sourceval iter : ('a -> unit M.t) -> 'a t -> unit M.t
OCaml

Innovation. Community. Security.