fera-fun 0.1.0

Free functions for fun programming.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# fera-fun

Free functions for fun programming.

This crate is part of the [`fera`] project.

[![Docs.rs](https://docs.rs/fera-fun/badge.svg)](https://docs.rs/fera-fun/)
[![Crates.io](https://img.shields.io/crates/v/fera-fun.svg)](https://crates.io/crates/fera-fun)


## License

Licensed under [Mozilla Public License 2.0][mpl]. Contributions will be
accepted under the same license.

[`fera`]: https://github.com/malbarbo/fera
[mpl]: https://www.mozilla.org/en-US/MPL/2.0/