https://github.com/qqwy/elixir-experimental_comparable
An experimental implementation of a possible Comparable protocol for Elixir.
https://github.com/qqwy/elixir-experimental_comparable
Last synced: about 2 months ago
JSON representation
An experimental implementation of a possible Comparable protocol for Elixir.
- Host: GitHub
- URL: https://github.com/qqwy/elixir-experimental_comparable
- Owner: Qqwy
- Created: 2016-08-09T00:30:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-11T11:04:07.000Z (about 9 years ago)
- Last Synced: 2025-01-03T13:46:28.273Z (9 months ago)
- Language: Elixir
- Size: 18.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Comparable
An experimental implementation of my vision of a possible [Comparable protocol/interface](https://groups.google.com/forum/#!topic/elixir-lang-core/eE_mMWKdVYY) for the programming language Elixir.