Result for 3450B7F3D6CF4C0F6E61FC467BD4AB33F9BB6FDF

Query result

Key Value
FileName./usr/lib/haskell-packages/ghc/lib/aarch64-linux-ghc-8.8.4/psqueues-0.2.7.2-JzlnOOug5ulET7oKxYZytW/Data/OrdPSQ.hi
FileSize3040
MD5555A6848B87CC04848EA2F513947E2A2
SHA-13450B7F3D6CF4C0F6E61FC467BD4AB33F9BB6FDF
SHA-256A4F93C33C1C148554D33C6AD155B6F43FC36FD3FE0668753AF2CC9A564BAB41A
SSDEEP48:nAKn8po/buOQZxXCZ4rp/D7W0sqUN9+1DRKhP8qyDcwSSmtdCyvSRh:AA8W/bpIxXw4N1SN9+rKhPyDhSSmtUyY
TLSHT1E751658D4B188577E0681A7BC4C782017BB093A287C7CF07119EA1701DC7BAD3BA986A
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize270308
MD59B8974E8F4804D1339EB54842A95B321
PackageDescriptionPure priority search queues This package provides Priority Search Queues in three different flavors. . * OrdPSQ k p v, which uses the Ord k instance to provide fast insertion, deletion and lookup. This implementation is based on Ralf Hinze's "A Simple Implementation Technique for Priority Search Queues". Hence, it is similar to the PSQueue library, although it is considerably faster and provides a slightly different API. . * IntPSQ p v is a far more efficient implementation. It fixes the key type to Int and uses a radix tree (like IntMap) with an additional min-heap property. . * HashPSQ k p v is a fairly straightforward extension of IntPSQ: it simply uses the keys' hashes as indices in the IntPSQ. If there are any hash collisions, it uses an OrdPSQ to resolve those. The performance of this implementation is comparable to that of IntPSQ, but it is more widely applicable since the keys are not restricted to Int, but rather to any Hashable datatype. . Each of the three implementations provides the same API, so they can be used interchangeably. . Typical applications of Priority Search Queues include: . * Caches, and more specifically LRU Caches; . * Schedulers; . * Pathfinding algorithms, such as Dijkstra's and A*. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
PackageMaintainerDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
PackageNamelibghc-psqueues-dev
PackageSectionhaskell
PackageVersion0.2.7.2-2+b1
SHA-1348576661367420C97438C62F349BF7085394B10
SHA-256BF80F2E265C1F6B331884802787CE6246B3C1301E4457E215FFCDFDBA30096F7