keys :: Collection collection => Array values
Returns the keys of a Collection as an Array.
Collection
Array
For Sets, the keys are equal to the values.
Sets
Last updated 6 years ago