Innkeeper (Innkeeper v0.1.0)

View Source

Declarative ETS tables with a touch of magic.

Summary

Functions

Declares an ETS table.

Functions

ets_table(name, options \\ [])

(macro)

Declares an ETS table.

For the options, see :ets.new/2.