lacuna.array_api.dtypes# Functions astype(x, dtype, /, *[, copy]) can_cast(from_dtype, to_dtype, /) finfo(dtype) iinfo(dtype) isdtype(dtype, kind) result_type(*arrays_and_dtypes) lacuna.array_api.dtypes.astype(x, dtype, /, *, copy=True)[source]# lacuna.array_api.dtypes.can_cast(from_dtype, to_dtype, /)[source]# lacuna.array_api.dtypes.finfo(dtype)[source]# lacuna.array_api.dtypes.iinfo(dtype)[source]# lacuna.array_api.dtypes.isdtype(dtype, kind)[source]# lacuna.array_api.dtypes.result_type(*arrays_and_dtypes)[source]#