keyed 0.1.1

Implement comparison traits by specifying a key.
Documentation
1
2
3
4
5
# keyed


[![.github/workflows/ci.yml](https://github.com/EFanZh/keyed/actions/workflows/ci.yml/badge.svg)](https://github.com/EFanZh/keyed/actions/workflows/ci.yml)

Implement comparison traits by specifying a key, this may make implementing key-based comparison a little bit easier.