Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brainiumllc/en

The easiest numeric traits!
https://github.com/brainiumllc/en

Last synced: about 1 month ago
JSON representation

The easiest numeric traits!

Awesome Lists containing this project

README

        

# `en`

[![crates.io badge](http://meritbadge.herokuapp.com/en)](https://crates.io/crates/en)
[![docs.rs badge](https://docs.rs/en/badge.svg)](https://docs.rs/en)
[![CI Status](https://github.com/BrainiumLLC/en/workflows/CI/badge.svg)](https://github.com/BrainiumLLC/en/actions)

The easiest numeric traits!

`en` is used extensively in [`gee`](https://github.com/BrainiumLLC/gee) to create functions that are generic over numeric types with minimal effort.