Skip to content

Tags: flyfish30/zig-cats

Tags

v0.5.1

Toggle v0.5.1's commit message
util_types: modify fromNumb/toNumb function for strict align of @vector…

…(4, u16) in x86_64-linux-gnu

v0.5.0

Toggle v0.5.0's commit message
Fix issue of failed to run zcats-sample and check result is right

- Regenerate run_sample_output.txt for new float format

v0.4.1

Toggle v0.4.1's commit message
Update README.md for fixes bug #1

v0.4.0

Toggle v0.4.0's commit message
Update README.md for add introduce and usage of zig-cats

v0.1.1

Toggle v0.1.1's commit message
Add unit test for coproduct Functor|Applicative

v0.1.0

Toggle v0.1.0's commit message
Add Functor/Applicative/Monad into zig-cats