Latest #capture-operator Threads 
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
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
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
Hello,
You may be already using the Capture Operator & for capturing functions or quickly creating anonymous function.
For this lat...
New
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
This Month's Trending
This Year's Trending
Last Three Year's Trending
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
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
Hello,
You may be already using the Capture Operator & for capturing functions or quickly creating anonymous function.
For this lat...
New
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
The capture operator can be used in two ways: &Foo.bar/1 (‘named’) and &Foo.baz(&1, 42) (‘anonymous’).
I have encountered a ...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







