Files
minimal-heap/README.md
2024-11-29 13:59:23 +01:00

4 lines
122 B
Markdown

# minimal-heap
Provides a minimal heap algorithm with no depedencies. Useful for embeded systems or to just play around.