A simple currying macro allowing to define curried functions in Elixir modules.
The Currying library allows you to partially apply (or 'curry') any Elixir function, in a very transparent way. It also optionally implem...
Function currying in Elixir.
An A-star 2D polygon map search implementation and library for Elixir
Spicy curry functions that support a larger function arity
Currying functionality in Erlang
A simple module to do currying and partial application using Variadic functions to start partial evaluation