package coq

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

(Smart.map f t) == t if (f a) ==a for all nodes