fp-library 0.0.4

A functional programming library for Rust featuring your favourite higher-kinded types and typeclasses.
Documentation
1
2
3
4
5
6
7
8
# fp-library

[![crates.io](https://img.shields.io/crates/v/fp-library.svg)](https://crates.io/crates/fp-library)
[![docs.rs](https://docs.rs/fp-library/badge.svg)](https://docs.rs/fp-library)
[![GitHub License](https://img.shields.io/github/license/nothingnesses/rust-fp-lib?color=blue)](https://github.com/nothingnesses/rust-fp-lib/blob/main/LICENSE)


A functional programming library for Rust featuring your favourite higher-kinded types and typeclasses.