MapSet
A set is a data structure that can contain unique elements of any kind, without any particular order.
MapSet is the “go to” set data structure in Elixir.
A set is a data structure that can contain unique elements of any kind, without any particular order.
MapSet is the “go to” set data structure in Elixir.