An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

ForestStructures

This library provides both static and dynamic tree and forest structures. Once a tree structure is static, it can be mappend onto a linearized representation, which is beneficial for algorithms that do not modify the internal tree structure, but need fast O(1) access to individual nodes, children, and siblings.

Ecosystem
hackage.haskell.org
Latest Release
0.0.1.1
over 2 years ago
Versions
4
Downloads
3,540 total
Dependent Repos
15
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/ForestStructures
spec
License BSD-3-Clause
First Release almost 10 years ago
Last Synced 18 days ago
Repository
Stars 3 on GitHub
Forks 2 on GitHub