Skip to content

v0.1.8

Choose a tag to compare

@dreamer-coding dreamer-coding released this 27 Mar 07:12
2667f4c

The Fossil Logic ToFu data structures and algorithms library has been enhanced with the addition of SetOf and MapOf structures, providing versatile and efficient options for key-value and unique data storage. Additionally, the library now features revamped classes for data structures from the linked list family, queue family, and stack, offering improved performance and cleaner APIs. The Tuple and Vector classes have also been refined, while the core ToFu type, the foundation of all structures, has received updates for enhanced compatibility and flexibility across applications.

Git-wrap definition:

# ======================
# Git Wrap package definition
# ======================
[wrap-git]
url = https://github.com/fossillogic/fossil-tofu.git
revision = v0.1.8

[provide]
fossil-tofu = fossil_tofu_dep