Parallex

Concurrent versions of some common Enum functions.

These might be useful if the applied function is calculation heavy.

Installation

The package can be installed by adding parallex to your list of dependencies in mix.exs:

def deps do
  [{:parallex, "~> 0.1.0"}]
end

Docs be found at https://hexdocs.pm/parallex.