Taking Control of Map Sort Order in Elixir
OTP 26 was released and the Elixir 1.14.4 builds have been updated! Erlang OTP 26 changed how map keys are sorted, or not sorted actually. Check out this quick tip on how to customize IEx to always sort the map keys with your local development!
https://fly.io/phoenix-files/taking-control-of-map-sort-order-in-elixir/
Read next Get previous values in IEx