package coq-core

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

Module SList.SmartSource

These iterators also ignore the default values in the list.

Sourceval map : ('a -> 'a) -> 'a t -> 'a t
Sourceval fold_left_map : ('a -> 'b -> 'a * 'b) -> 'a -> 'b t -> 'a * 'b t
OCaml

Innovation. Community. Security.