Crates.io | meowth |
lib.rs | meowth |
version | 0.0.1 |
source | src |
created_at | 2023-02-21 09:09:05.242734 |
updated_at | 2023-02-21 09:09:05.242734 |
description | A library which provides abstractions for functional programming in Rust. Inspired by Scala library cats. |
homepage | |
repository | https://github.com/duskmoon314/meowth |
max_upload_size | |
id | 790568 |
size | 54,273 |
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.
cats
Licensed under either of
at your option.
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.
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.