Numbers dispatches on any numeric type that follows the `Numeric` behaviour. This allows you to create composite types working with _any_...
Bounds is a library for generic Elixir intervals, which formalizes Erlang's `{pos, len}` tuples into an ADT with many supported operati...