We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8ff8a5 commit 680ced4Copy full SHA for 680ced4
lib/node_modules/@stdlib/ndarray/dispatch/docs/repl.txt
@@ -36,7 +36,7 @@
36
traversing arrays remains the same, but the ndarray function `data`
37
differs (e.g., callbacks which differ based on the array data types).
38
39
- types: ArrayLikeObject<string>
+ types: ArrayLikeObject
40
One-dimensional list of ndarray argument data types.
41
42
data: ArrayLikeObject|null
0 commit comments