NetLogo 7.0.0-beta2:

array:to-list

array:to-list array

Reports a new list containing the same items in the same order as the given array.

Take me to the full Array Extension Dictionary