View Source Endo.Utils.ETS (Endo v0.1.22)
Exposes functions for some basic ETS operations. https://www.erlang.org/doc/man/ets.html
coveralls-ignore-start
Summary
Types
@type type() :: :set | :ordered_set | :bag | :duplicate_bag
Exposes functions for some basic ETS operations. https://www.erlang.org/doc/man/ets.html
@type type() :: :set | :ordered_set | :bag | :duplicate_bag