package coq-core
The Coq Proof Assistant -- Core Binaries and Tools
Install
Dune Dependency
Authors
Maintainers
Sources
coq-8.17.1.tar.gz
sha512=9a35311acec2a806730b94ac7dceabc88837f235c52a14c026827d9b89433bd7fa9555a9fc6829aa49edfedb24c8bbaf1411ebf463b74a50aeb17cba47745b6b
doc/coq-core.kernel/Names/Constrmap/index.html
Module Names.Constrmap
The underlying Map library
include CSig.MapS with type key = constructor
type key = constructor
val empty : 'a t
val is_empty : 'a t -> bool
val cardinal : 'a t -> int
Apply the given function to the binding of the given key.
val domain : 'a t -> Constrset.t
Recover the set of keys defined in the map.
val bind : (key -> 'a) -> Constrset.t -> 'a t
bind f s
transform the set x1; ...; xn
into x1 := f x1; ...; xn := f xn
.
Alias for fold
, to easily track where we depend on fold order.
val height : 'a t -> int
An indication of the logarithmic size of a map
find_range in_range m
Given a comparison function in_range x
, that tests if x
is below, above, or inside a given range filter_range
returns the submap of m
whose keys are in range. Note that in_range
has to define a continouous range.
module Smart : sig ... end
module Monad (M : CMap.MonadS) : sig ... end
Fold operators parameterized by any monad.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>