Realm
A simple implementation of composable polymorphic functions and operators based on the implementation of Haskell’s category theory using native Elixir Protocol.
Installation
def deps do
[
{:realm, "~> 0.1.0"}
]
end
A simple implementation of composable polymorphic functions and operators based on the implementation of Haskell’s category theory using native Elixir Protocol.
def deps do
[
{:realm, "~> 0.1.0"}
]
end