Function: flipThreading()
flipThreading(
threading):Promise<number[]>
Defined in: loom/loom.ts:365
flips the threading order so that what was leftmost becomes rightmost
Parameters
threading
number[]
Returns
Promise<number[]>
the flipped threading order