UNPKG

@stdlib/ndarray-same-kind-casts

Version:

Return a list of ndarray data types to which a provided ndarray data type can be safely cast or cast within the same kind.

3 lines 122 B
/// <reference path="../docs/types/index.d.ts" /> import sameKindCasts from '../docs/types/index'; export = sameKindCasts;