package elpi
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
ELPI - Embeddable λProlog Interpreter
Install
dune-project
Dependency
Authors
Maintainers
Sources
elpi-3.7.2.tbz
sha256=bab7cfcad2c06372702f907743216cf059cc56744f820a5a99296f8530aa27e2
sha512=3e82719bb44b90ea196b3eeadfc21073ea15517cc1e8bd46d8beb7b9eb87746c2deb1a530f4f7653d228c33c223a1160580d05902e4b1de0eded576137c89048
doc/elpi.runtime/Elpi_runtime/Ptmap/index.html
Module Elpi_runtime.PtmapSource
Maps over integers implemented as Patricia trees.
The following signature is a subset of Map.S with type key = int, with the same specifications (not repeated here) unless specified otherwise.
These are little-endian Patricia trees, so there is no efficient ordering of keys within the structure. Consequently,
min/max_binding,find_first/lastare rather inefficient (linear)iter,fold*do not* iterate in the key orderbindingsis *not sorted* by keys
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>