package caqti

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

Module Caqti_platform.List_extSource

Additions to the List module.

Sourceval fold : ('a -> 'b -> 'b) -> 'a list -> 'b -> 'b
Sourceval iteri_r : (int -> 'a -> (unit, 'e) result) -> 'a list -> (unit, 'e) result
OCaml

Innovation. Community. Security.