hco 0.0.0-1

LIB: Math and container utilities for Rust. Notice: study purpose, not production ready.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "fly": {
    "past": "flew",
    "past_participle": "flown",
    "progressive": "flying",
    "present_third_person": "flies"
  },
  "give": {
    "past": "gave",
    "past_participle": "given",
    "progressive": "giving",
    "present_third_person": "gives"
  }
}