array-algorithms icon indicating copy to clipboard operation
array-algorithms copied to clipboard

Misc tasks

Open matu3ba opened this issue 2 years ago • 0 comments

  • [ ] 1. gcc -O3, clang and tcc are not tested
  • [ ] 2. you could also use address sanitizer and ub sanitizer (although I would expect they dont find anything)
  • [ ] 3. add example usage for multiple types in the README
  • [ ] 4. Did you consider using uint8_t instead of int ?
  • [x] 5. create a license or SPDX header.

matu3ba avatar Jul 04 '23 09:07 matu3ba