mememo 0.1.1

mememo stands for Mean, Median, Mode. It provides trivial implementations for those operations.
Documentation

mememo

The crate mememo provides trivial implementations of the operations mean, median, and mode. This crate is not intended for productive use, but only to demonstrate the use of crates and other Rust features.