Cldr.Eternal.heir

You're seeing just the function heir, go back to Cldr.Eternal module for more information.

Specs

heir(table :: table()) :: any()

Returns the heir of a given ETS table.

Examples

iex> Cldr.Eternal.heir(:my_table)