ctrs 1.0.1

Rust implementations and notes on category theory.
Documentation
# Category Theory in Rust
[![Build Status](https://travis-ci.org/damienstanton/ctrs.svg?branch=master)](https://travis-ci.org/damienstanton/ctrs)
[![Crates.io](https://img.shields.io/crates/v/ctrs.svg)](https://crates.io/crates/ctrs)
[![Docs.rs](https://docs.rs/ctrs/badge.svg)](https://docs.rs/ctrs)

![a category](https://upload.wikimedia.org/wikipedia/commons/f/ff/Category_SVG.svg) ![ferris](https://f001.backblazeb2.com/file/dks-public/ferris.png)

## [Get Started]https://docs.rs/ctrs

I intend for each minor version to roughly correspond to one added chapter of documentation. I won't bump the major version
until I get to the second Milewski course, and later the third, etc.

Note: This crate is more like a journal or notebook than a functional library; Import at your own discretion.

© 2018 Damien Stanton

See LICENSE for details.


[![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/white_img.png)](https://www.buymeacoffee.com/damienstanton)