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.clib/CArray/Smart/index.html
Module CArray.Smart
Source
The functions defined in this module are optimized specializations of the main ones, when the returned array is of same type as one of the original array.
Smart.map f a
behaves as map f a
but returns a
instead of a copy when f x == x
for all x
in a
.
Smart.map2 f a b
behaves as map2 f a b
but returns a
instead of a copy when f x y == y
for all x
in a
and y
in b
pointwise.
Smart.fold_left_mapf a b
behaves as fold_left_map
but returns b
as second component instead of a copy of b
when the output array is pointwise the same as the input array b
Source
val fold_left2_map :
('a -> 'b -> 'c -> 'a * 'c) ->
'a ->
'b array ->
'c array ->
'a * 'c array
Smart.fold_left2_map f a b c
behaves as fold_left2_map
but returns c
as second component instead of a copy of c
when the output array is pointwise the same as the input array c
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>