Standard Search
About 3 results
https://jola.dev/posts/erlang-queue-module-elixir · 18 Oct 2019
Elixir doesn’t provide its own data structures, instead, it uses the ones provided by Erlang
https://jola.dev/posts/patterns-for-managing-ets-tables · 5 Jun 2019
This article attempts to show some basic patterns for how to use ETS in Elixir or Erlang
https://jola.dev/posts/registry-select-2-and-match-specs · 13 May 2019
A walkthrough of Elixir 1.9's new Registry.select/2 function, plus a gentle introduction to how Erlang match specifications work.