ets v0.2.0 API Reference

Modules

Ets

Ets, an Elixir wrapper for Erlang’s :ets module

Base implementation for table modules (e.g. Ets.Set and Ets.Bag). Should not be used directly

Module for creating and interacting with :ets tables of the type :set and :ordered_set

Contains helper macros used by Ets modules