SortArrayWithIndices_v2 Op
Sorts an array of numbers and also get sorted indices
Summary (oneliner)
Full Name
- Ops.Array.SortArrayWithIndices_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
Array to sort (Array)
<p>Array in</p>
Sorting mode index (Number:
<i>integer</i>
)OUTPUT PORTS
Sorted array (Array)
<p>Sorted array out</p>
Sorted Indices (Array)
Patches using SortArrayWithIndices_v2
Changelog
created op | andro - 2019-06-20 10:57 | |
cloned op from Ops.Array.SortArray | pandur - 2021-02-18 15:03 | |
Ops.User.pandur.SortArrayKeepIndices renamed to Ops.Array.SortArrayWithIndices | pandur - 2021-02-18 15:09 | |
cloned op from Ops.Array.SortArrayWithIndices | pandur - 2023-05-10 12:17 | |
rename | Ops.Patch.PpsW05w.SortArrayWithIndices2 renamed to Ops.Array.SortArrayWithIndices_v2 | pandur - 2023-05-10 12:23 |