higher-cat

Crates.iohigher-cat
lib.rshigher-cat
version0.1.1
sourcesrc
created_at2019-02-26 15:56:41.692596
updated_at2019-08-07 14:01:48.626193
descriptionFunctors, Applicatives, Monads and other bad ideas
homepage
repositoryhttps://github.com/bodil/higher
max_upload_size
id117393
size21,993
Bodil Stokke (bodil)

documentation

http://docs.rs/higher-cat

README

higher

Higher kinded types and other bad ideas for Rust.

Crates

  • higher: traits for emulating higher kinded types
  • higher-derive: custom derives for the above
  • higher-cat: the functor hierarchy implemented with the above

Licence

Copyright 2019 Bodil Stokke

This software is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Commit count: 98

cargo fmt