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

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.

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.