// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0import r from"./is-ndarray-like.js";var e=r;functiont(r){returne(r)&&1===r.ndims&&1===r.shape.length&&1===r.strides.length}var n=t;exportdefault n;
//# sourceMappingURL=is-vector-like.js.map