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 0734a5f commit ee9e2f6Copy full SHA for ee9e2f6
lib/node_modules/@stdlib/array/index/lib/main.js
@@ -46,6 +46,7 @@ var generateId = require( './id.js' );
46
/**
47
* Array index constructor.
48
*
49
+* @constructor
50
* @param {Collection} x - input array
51
* @param {Options} [options] - function options
52
* @param {boolean} [options.persist=false] - boolean indicating whether to continue persisting an index object after first usage
0 commit comments