package bastet

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

Module Int.FoldableSource

Sourcetype !'a t = int * 'a
Sourceval fold_left : ('a -> 'b -> 'a) -> 'a -> 'b t -> 'a
Sourceval fold_right : ('b -> 'a -> 'a) -> 'a -> 'b t -> 'a
Sourcemodule Fold_Map (M : sig ... end) : sig ... end
Sourcemodule Fold_Map_Any (M : sig ... end) : sig ... end
Sourcemodule Fold_Map_Plus (P : sig ... end) : sig ... end
OCaml

Innovation. Community. Security.