Discord.SortedSet.NifBridge.to_list

You're seeing just the function to_list, go back to Discord.SortedSet.NifBridge module for more information.

Specs

Converts a SortedSet into a standard list

Note: This is potentially an expensive operation because it must copy the NIF data back into BEAM VM space.