Generic API for sets.
This module is deprecated, use the MapSet module instead.
MapSet
@type t() :: map()
@type value() :: any()
@type values() :: [value()]
© 2012-2024 The Elixir TeamLicensed under the Apache License, Version 2.0. https://hexdocs.pm/elixir/1.18.1/Set.html