tinycodet 0.4.6
- 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 argumenti
a little bit. - Added
as_cplx()
andas_raw()
to the atomic typecasting functions. - Improved the documentation here and there.
- Tweaked description text.
- Added more tests.