We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f12adae commit f9af3f3Copy full SHA for f9af3f3
base/assert/is-buffer-length-compatible/lib/index.js
@@ -21,7 +21,7 @@
21
/**
22
* Return a boolean indicating if a buffer length is compatible with provided ndarray meta data.
23
*
24
-* @module @stdlib/ndarray/base/assert/is-stride-offset-buffer-compatible
+* @module @stdlib/ndarray/base/assert/is-buffer-length-compatible
25
26
* @example
27
* var isBufferLengthCompatible = require( '@stdlib/ndarray/base/assert/is-buffer-length-compatible' );
0 commit comments