Sorter
[data/array/Sorter]
Sorts an array according to the specified reference array (params
["order"]).
Input ports
array:
any[]
params:
{"order": any[], optional "direction": (1 or -1)}
Output ports
sorted:
any[]
Last updated