View Source Dreamy 😴

ci mit commits 0.1.3 downloads PRs Welcome Dreamy 😴

Dreamy provides useful macros, functions, types & operators to make elixir even more dreamy 😴

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.1.3"}
  ]
end