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 cfe45e8 commit 3b18bd6Copy full SHA for 3b18bd6
1 file changed
lib/node_modules/@stdlib/ndarray/colcat/README.md
@@ -111,6 +111,8 @@ The function accepts the following arguments:
111
112
## Examples
113
114
+<!-- eslint no-undef: "error" -->
115
+
116
```javascript
117
var discreteUniform = require( '@stdlib/random/discrete-uniform' );
118
var ndarray2array = require( '@stdlib/ndarray/to-array' );
0 commit comments