Maxim
Results
2
issues of
Maxim
Adding [`str`](https://github.com/maxim2266/str) C string library.
Add [str](https://github.com/maxim2266/str) library. The library: * Handles both C and binary strings; * Implements light-weight references to strings: cheap to create, copy, or pass by value; * Supports copy and...