Cldr.Eternal.heir
You're seeing just the function
heir
, go back to Cldr.Eternal module for more information.
Specs
heir(table :: Cldr.Eternal.Table.t()) :: any()
Returns the heir of a given ETS table.
Examples
iex> Cldr.Eternal.heir(:my_table)