package bastet

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

Module Default.Fold_Map_AnySource

Parameters

module F : FOLD

Signature

Sourcemodule I : sig ... end
Sourceval fold_map_default_left : ('a -> 'b M.t) -> 'a F.t -> 'b M.t
Sourceval fold_map_default_right : ('a -> 'b M.t) -> 'a F.t -> 'b M.t
OCaml

Innovation. Community. Security.