View Source Dreamy 😴
Dreamy provides useful macros, functions, types & operators to make elixir even dreamier 😴
Operators
Macros
Functions
Types
Installation
Available in Hex, the package can be installed
by adding dreamy
to your list of dependencies in mix.exs
:
def deps do
[
{:dreamy, "~> 0.2.1"}
]
end