XEts.to_list
You're seeing just the function
to_list
, go back to XEts module for more information.
Link to this function
to_list(tab)
Specs
Convert a table to a list of tuples.
See also: :ets.tab2list/1.