#category-theory #functional-programming #fp #abstraction #cats #scala #wikipedia

meowth

A library which provides abstractions for functional programming in Rust. Inspired by Scala library cats.

1 unstable release

0.0.1 Feb 21, 2023

#10 in #cats

21 downloads per month

MIT/Apache

39KB
894 lines

Meowth

codecov crates.io docs.rs

Meowth is a library that provides abstractions for functional programming in Rust. Inspired by Scala library cats. The name Meowth is a reference to the Pokemon character Meowth as it is a cat-like Pokemon and the name cats has been taken.

Introduction

Reference

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any Contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Disclaimer

This is currently a toy project as I learn FP. It may not be production ready. Use at your own risk.

If you are familiar with FP and/or category theory, please feel free to contribute. I would love to learn from you.

No runtime deps