An open API service indexing awesome lists of open source software.

https://github.com/fbac/libslice

simple library holding basic generic slices operations
https://github.com/fbac/libslice

Last synced: 9 months ago
JSON representation

simple library holding basic generic slices operations

Awesome Lists containing this project

README

          

# libslice

- Basic operations for slices
- Using generics to optimize reuse
- Gain a bit of quality of life when using slices

### TODO
- Add more operations