Search
@type lock() :: :read | :sticky_write | :write
@type opts() :: [{:lock, lock()}]
@type table() :: atom()