7 releases (breaking)
0.7.0 | Apr 19, 2024 |
---|---|
0.6.0 | Apr 12, 2024 |
0.5.0 | Apr 10, 2024 |
0.4.0 | Apr 10, 2024 |
0.1.0 | Apr 8, 2024 |
#1810 in Data structures
30KB
451 lines
Treesome
A playful library for tree
- creation,
- traversal,
- manipulation,
- serialization and deserialization,
- visualization.
(alpha stage, just started playing with this)
Offers precisely sized binary (Btree
) and generalized n-ary tree (Tree
) structures. Serde is supported.
🎵 (ignore if you don't understand the language or the jargon)
V grafu vede cesta,
jako žádná ze sta,
roubená je stromama.
Když šel Euler v létě,
samoten na světě,
prošel všema mostama.
(V Královci neprošel, bohužel)
Dependencies
~165KB