ee.Array.toList

Turns an Array into a list of lists of numbers.

UsageReturns
Array.toList()List
ArgumentTypeDetails
this: arrayArrayArray to convert.