Latest #capture-operator Threads Top

omerss2311
Hey! I have a function defined with default arguments like so: def my_func(arg1, arg2 \\ %{}, arg3 \\ false) I want to pass it as a var...
New
Sebb
Exercism states, that I should rather capture a function instead of creating a new one. While this makes sense, it seems to me that this...
New
Qqwy
EDIT: CapturePipe has been released as a library! Please give it a go and let us know if you find any mistakes. Hi everyone! Yesterda...
New
Sanjibukai
Hello, You may be already using the Capture Operator & for capturing functions or quickly creating anonymous function. For this lat...
New
Qqwy
The capture operator can be used in two ways: &Foo.bar/1 (‘named’) and &Foo.baz(&1, 42) (‘anonymous’). I have encountered a ...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

omerss2311
Hey! I have a function defined with default arguments like so: def my_func(arg1, arg2 \\ %{}, arg3 \\ false) I want to pass it as a var...
New

Trending Over Three Years Top

Qqwy
EDIT: CapturePipe has been released as a library! Please give it a go and let us know if you find any mistakes. Hi everyone! Yesterda...
New
Sanjibukai
Hello, You may be already using the Capture Operator & for capturing functions or quickly creating anonymous function. For this lat...
New
Sebb
Exercism states, that I should rather capture a function instead of creating a new one. While this makes sense, it seems to me that this...
New
Qqwy
The capture operator can be used in two ways: &Foo.bar/1 (‘named’) and &Foo.baz(&1, 42) (‘anonymous’). I have encountered a ...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement