fructose 0.3.9

Mathematical Traits for the Glucose Library and the Rust programming language.
Documentation

<h1 align="center"> Fructose </h1>

-----

<p align="center">
  <strong> Mathematical Traits </strong> for the <strong>Glucose Library</strong> and the Rust programming language.
</p>

-----


#### Notes: 

* Rust 1.50 and onwards is required

* For planned and current features see TODO.md

* Why didn't you use crate X instead of writing Y yourself?  
  Because I decided not to ;)\
  I want something "stable" enough for others and flexible enough for me, this is an attempt.

* this project is under heavy development and not really usable from a consumer-perspective 
  right now. Expect many breaking updates as architecture and features are not decided yet.
  
  
#### Credit

This project couldn't have been released without those sources:
* num-traits
* maths-traits
* alga
* wikipedia
* Abstract Algebra - Pierre Antoine Grillet