flip#

rbc.stdlib.manipulation_functions.flip(x, *, axis=None)#

❌ Not implemented

Reverses the order of elements in an array along the given axis.

Array-API ‘flip’ doc