UNPKG

@stdlib/ndarray-base-assert-is-buffer-length-compatible

Version:

Determine if a buffer length is compatible with provided ndarray meta data.

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