package psq
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Functional Priority Search Queues
Install
dune-project
Dependency
Authors
Maintainers
Sources
psq-0.2.1.tbz
sha256=42005f533eabe74b1799ee32b8905654cd66a22bed4af2bd266b28d8462cd344
sha512=8a8dfe20dc77e1cf38a7b1a7fc76f815c71a4ffe04627151b855feaba8f1ae742594739d1b7a45580b5b24a2cd99b58516f6b5c8d858aa314201f4a6422101ee
Description
Typical applications are searches, schedulers and caches. If you ever scratched your head because that A* didn't look quite right, a PSQ is what you needed.
Published: 26 Oct 2022
Dev Dependencies (3)
-
alcotest
with-test -
qcheck-alcotest
with-test -
qcheck-core
with-test
Used by (15)
-
carton
< "1.0.0" - domain-local-timeout
-
dream
< "1.0.0~alpha3" -
dream-httpaf
< "1.0.0~alpha4" - eio
-
git
>= "3.2.0" -
git-kv
>= "0.2.0" - h2
-
ke
>= "0.5" -
lru
>= "0.3.1" - ocluster
-
piaf
< "0.2.0" -
picos
< "0.5.0" - picos_io
-
prbnmcn-clustering
>= "0.0.2"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page