package coq

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