package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val map_cast_type : ('a -> 'b) -> 'a Misctypes.cast_type -> 'b Misctypes.cast_type
val smartmap_cast_type : ('a -> 'a) -> 'a Misctypes.cast_type -> 'a Misctypes.cast_type
val glob_sort_eq : Misctypes.glob_sort -> Misctypes.glob_sort -> bool
val map_red_expr_gen : ('a -> 'd) -> ('b -> 'e) -> ('c -> 'f) -> ('a, 'b, 'c) Genredexpr.red_expr_gen -> ('d, 'e, 'f) Genredexpr.red_expr_gen
val map_bindings : ('a -> 'b) -> 'a Misctypes.bindings -> 'b Misctypes.bindings
val map_with_bindings : ('a -> 'b) -> 'a Misctypes.with_bindings -> 'b Misctypes.with_bindings
OCaml

Innovation. Community. Security.