crates.io docs.rs Maintenance

naan

naan

deliciously succinct

naan is a functional programming prelude for the Rust language using newly available techniques to make FP: * easy * useful * std- and alloc-optional * dynless

All on stable Rust.

new problem-solving tools

All of this is made possible with a trick using Generic associated types to emulate Kinds

Currying

Function Composition

Typeclasses

Lazy IO

HKTs

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.