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.6.0.tbz
sha256=9f954cf6759fd197d4d2f7e803c7d13d8fdd6699911fcb5b1d6798356b65b9fd
sha512=c09b8d5258bfe4b54a83d30f9868e6351aaf0136f3786255cdba50fde7f28f936e1953e52509f7afc7985dcae76735bf22fdb9f448c03e5487dbe7f9d5def482
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)"
>