Latest #internals Threads Top

japplegame
It appears that structures created with the %Struct{...} syntax do not share the key tuple. Compare: iex> Enum.map(1..1000, &%UR...
New
lykos
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
lykos
Hello, I was going through the internal representation of integers in erlangVM. It uses 2’s complement to represent the signed integer w...
New
Sgoettschkes
I recently came across the explanation for remote code execution in Elixir, using a base64 encoded payload, which is encoded and passed t...
New
gabrielgiordano
Hello community! I’ve been comparing some version string binaries with the built-in comparison keywords, and the results seems about rig...
New
japplegame
Erlang maps can share a tuple of keys to reduce memory usage. I found that when creating identical structures using the %Struct{...} syn...
New
evnu
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
justincjohnson
I am trying to add rename support to the wonderful Elixir Language Server project in https://github.com/JakeBecker/elixir-ls/issues/22. ...
New
Qqwy
Something I found myself wondering about recently, is how exactly a bunch of .ex files is actually executed. I know that, if you have cr...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

lykos
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
lykos
Hello, I was going through the internal representation of integers in erlangVM. It uses 2’s complement to represent the signed integer w...
New
japplegame
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 Top

Qqwy
Something I found myself wondering about recently, is how exactly a bunch of .ex files is actually executed. I know that, if you have cr...
New
justincjohnson
I am trying to add rename support to the wonderful Elixir Language Server project in https://github.com/JakeBecker/elixir-ls/issues/22. ...
New
gabrielgiordano
Hello community! I’ve been comparing some version string binaries with the built-in comparison keywords, and the results seems about rig...
New
evnu
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
japplegame
Erlang maps can share a tuple of keys to reduce memory usage. I found that when creating identical structures using the %Struct{...} syn...
New
Sgoettschkes
I recently came across the explanation for remote code execution in Elixir, using a base64 encoded payload, which is encoded and passed t...
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