remove every 3rd item of an array - changes array length
summary (oneliner)
[xyzxyz]
becomes [xyxyxy]
doc
issues
youtube id
caniuse query
collections
Inputs
Array3x (Array)
The XYZ array in
Outputs
Array2x (Array)
the XY array out
Changelog
Ops.Array.Array3xTo2x renamed to Ops.Array.Array3To2
2019-06-13 - pandur
2019-06-13 - pandur