future
future copied to clipboard
Futures for Elixir
Results
2
future issues
Sort by
recently updated
recently updated
newest added
Ripping out the arity of the quoted argument is a very fragile way to get the arity. https://github.com/eproxus/future/blob/master/lib/future.ex#L30 For example this will fail: ``` elixir test "passing something that we...
enhancement
https://github.com/gleber/erlfu Can we reuse this? Is it useful?