package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val map : ('a -> 'a) -> 'a t -> 'a t
val mapi : (key -> 'a -> 'a) -> 'a t -> 'a t