asarray#

rbc.stdlib.creation_functions.asarray(obj, dtype=None, device=None, copy=None)#

❌ Not implemented

Convert the input to an array.

Array-API ‘asarray’ doc