- Added information about the `niknaks.containers` module
This commit is contained in:
Tristan B. Velloza Kildaire 2023-12-04 10:46:16 +02:00
parent bdcbb1b55b
commit 98a7e3681c
1 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,9 @@ is expected to grow over time.
* **Automagic** dumping of arrays to textual representation
* Supports arrays-of-arrays-of...
* Some textual manipulation routines as well
* `niknaks.containers`
* Some useful container types
* Things such as `CacheMap`
## License