package coq-core

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

Module Rtree.SmartSource

Sourceval map : ('a -> 'a) -> 'a t -> 'a t

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

OCaml

Innovation. Community. Security.