meowth

Crates.iomeowth
lib.rsmeowth
version0.0.1
sourcesrc
created_at2023-02-21 09:09:05.242734
updated_at2023-02-21 09:09:05.242734
descriptionA library which provides abstractions for functional programming in Rust. Inspired by Scala library cats.
homepage
repositoryhttps://github.com/duskmoon314/meowth
max_upload_size
id790568
size54,273
Campbell He (duskmoon314)

documentation

README

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.

Commit count: 17

cargo fmt