1 unstable release
0.1.0 | Jan 7, 2022 |
---|
2KB
Some useful data-structures, such as: ArrayBuf, StringBuf, etc...
Good choice for fixed size storage.
Implementation
- Array
- String - In progress 🏃
A data structure for storing and manipulating fixed number of elements of a specific type
0.1.0 | Jan 7, 2022 |
---|
2KB
Some useful data-structures, such as: ArrayBuf, StringBuf, etc...
Good choice for fixed size storage.