Latest #internals Threads 
It appears that structures created with the %Struct{...} syntax do not share the key tuple.
Compare:
iex> Enum.map(1..1000, &%UR...
New
Hi,
I am trying to figure out why :erts_debug.size({}) returns 0. The function returns the number of words taken up in the heap. For an ...
New
Hello,
I was going through the internal representation of integers in erlangVM. It uses 2’s complement to represent the signed integer w...
New
Hello community!
I’ve been comparing some version string binaries with the built-in comparison keywords, and the results seems about rig...
New
Erlang maps can share a tuple of keys to reduce memory usage.
I found that when creating identical structures using the %Struct{...} syn...
New
While scrolling around, I found that Map.new/2 uses :lists.reverse/1 after the transformation on the enumerable is completed. I wonder if...
New
I am trying to add rename support to the wonderful Elixir Language Server project in https://github.com/JakeBecker/elixir-ls/issues/22. ...
New
Something I found myself wondering about recently, is how exactly a bunch of .ex files is actually executed.
I know that, if you have c...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Hi,
I am trying to figure out why :erts_debug.size({}) returns 0. The function returns the number of words taken up in the heap. For an ...
New
Hello,
I was going through the internal representation of integers in erlangVM. It uses 2’s complement to represent the signed integer w...
New
It appears that structures created with the %Struct{...} syntax do not share the key tuple.
Compare:
iex> Enum.map(1..1000, &%UR...
New
Trending Over Three Years
Something I found myself wondering about recently, is how exactly a bunch of .ex files is actually executed.
I know that, if you have c...
New
I am trying to add rename support to the wonderful Elixir Language Server project in https://github.com/JakeBecker/elixir-ls/issues/22. ...
New
Hello community!
I’ve been comparing some version string binaries with the built-in comparison keywords, and the results seems about rig...
New
While scrolling around, I found that Map.new/2 uses :lists.reverse/1 after the transformation on the enumerable is completed. I wonder if...
New
Erlang maps can share a tuple of keys to reduce memory usage.
I found that when creating identical structures using the %Struct{...} syn...
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
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







