Skip to content

tinycodet 0.4.6

Compare
Choose a tag to compare
@tony-aw tony-aw released this 16 Apr 06:28
· 40 commits to main since this release
  • Tweaked the error messages of strfind()<- to be a bit more informative.
  • Slight speed and memory improvement for stri_locate_ith(). Also relaxed the length restriction on argument i a little bit.
  • Added as_cplx() and as_raw() to the atomic typecasting functions.
  • Improved the documentation here and there.
  • Tweaked description text.
  • Added more tests.