Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/brainiumllc/en
- Owner: BrainiumLLC
- License: apache-2.0
- Created: 2020-05-08T23:25:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-27T23:11:17.000Z (over 3 years ago)
- Last Synced: 2024-11-17T10:59:27.504Z (about 1 month ago)
- Language: Rust
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
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.