Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Jun 2, 2024
1 parent e129999 commit 228125a
Show file tree
Hide file tree
Showing 5 changed files with 106 additions and 7 deletions.
1 change: 0 additions & 1 deletion .github/.keepalive

This file was deleted.

100 changes: 100 additions & 0 deletions data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2600,13 +2600,113 @@ commonKeys,"commonKeys( obj1, obj2[, ...obj] )"
commonKeysIn,"commonKeysIn( obj1, obj2[, ...obj] )"
complex,"complex( real, imag[, dtype] )"
Complex64,"Complex64( real, imag )"
Complex64.BYTES_PER_ELEMENT,"Complex64.BYTES_PER_ELEMENT"
Complex64.prototype.BYTES_PER_ELEMENT,"Complex64.prototype.BYTES_PER_ELEMENT"
Complex64.prototype.byteLength,"Complex64.prototype.byteLength"
COMPLEX64_NAN,"COMPLEX64_NAN"
COMPLEX64_NUM_BYTES,"COMPLEX64_NUM_BYTES"
COMPLEX64_ZERO,"COMPLEX64_ZERO"
Complex64Array,"Complex64Array()"
Complex64Array,"Complex64Array( length )"
Complex64Array,"Complex64Array( complexarray )"
Complex64Array,"Complex64Array( typedarray )"
Complex64Array,"Complex64Array( obj )"
Complex64Array,"Complex64Array( buffer[, byteOffset[, length]] )"
Complex64Array.from,"Complex64Array.from( src[, clbk[, thisArg]] )"
Complex64Array.of,"Complex64Array.of( element0[, element1[, ...elementN]] )"
Complex64Array.BYTES_PER_ELEMENT,"Complex64Array.BYTES_PER_ELEMENT"
Complex64Array.name,"Complex64Array.name"
Complex64Array.prototype.buffer,"Complex64Array.prototype.buffer"
Complex64Array.prototype.byteLength,"Complex64Array.prototype.byteLength"
Complex64Array.prototype.byteOffset,"Complex64Array.prototype.byteOffset"
Complex64Array.prototype.BYTES_PER_ELEMENT,"Complex64Array.prototype.BYTES_PER_ELEMENT"
Complex64Array.prototype.length,"Complex64Array.prototype.length"
Complex64Array.prototype.at,"Complex64Array.prototype.at( i )"
Complex64Array.prototype.copyWithin,"Complex64Array.prototype.copyWithin( target, start[, end] )"
Complex64Array.prototype.entries,"Complex64Array.prototype.entries()"
Complex64Array.prototype.every,"Complex64Array.prototype.every( predicate[, thisArg] )"
Complex64Array.prototype.fill,"Complex64Array.prototype.fill( value[, start[, end]] )"
Complex64Array.prototype.filter,"Complex64Array.prototype.filter( predicate[, thisArg] )"
Complex64Array.prototype.find,"Complex64Array.prototype.find( predicate[, thisArg] )"
Complex64Array.prototype.findIndex,"Complex64Array.prototype.findIndex( predicate[, thisArg] )"
Complex64Array.prototype.findLast,"Complex64Array.prototype.findLast( predicate[, thisArg] )"
Complex64Array.prototype.findLastIndex,"Complex64Array.prototype.findLastIndex( predicate[, thisArg] )"
Complex64Array.prototype.forEach,"Complex64Array.prototype.forEach( clbk[, thisArg] )"
Complex64Array.prototype.get,"Complex64Array.prototype.get( i )"
Complex64Array.prototype.includes,"Complex64Array.prototype.includes( searchElement[, fromIndex] )"
Complex64Array.prototype.indexOf,"Complex64Array.prototype.indexOf( searchElement[, fromIndex] )"
Complex64Array.prototype.join,"Complex64Array.prototype.join( [separator] )"
Complex64Array.prototype.keys,"Complex64Array.prototype.keys()"
Complex64Array.prototype.lastIndexOf,"Complex64Array.prototype.lastIndexOf( searchElement[, fromIndex] )"
Complex64Array.prototype.map,"Complex64Array.prototype.map( clbk[, thisArg] )"
Complex64Array.prototype.reduce,"Complex64Array.prototype.reduce( reducerFn[, initialValue] )"
Complex64Array.prototype.reduceRight,"Complex64Array.prototype.reduceRight( reducerFn[, initialValue] )"
Complex64Array.prototype.reverse,"Complex64Array.prototype.reverse()"
Complex64Array.prototype.set,"Complex64Array.prototype.set( z[, i] )"
Complex64Array.prototype.slice,"Complex64Array.prototype.slice( [start[, end]] )"
Complex64Array.prototype.some,"Complex64Array.prototype.some( predicate[, thisArg] )"
Complex64Array.prototype.sort,"Complex64Array.prototype.sort( compareFunction )"
Complex64Array.prototype.subarray,"Complex64Array.prototype.subarray( [begin[, end]] )"
Complex64Array.prototype.toLocaleString,"Complex64Array.prototype.toLocaleString( [locales[, options]] )"
Complex64Array.prototype.toReversed,"Complex64Array.prototype.toReversed()"
Complex64Array.prototype.toSorted,"Complex64Array.prototype.toSorted( compareFcn )"
Complex64Array.prototype.toString,"Complex64Array.prototype.toString()"
Complex64Array.prototype.values,"Complex64Array.prototype.values()"
Complex64Array.prototype.with,"Complex64Array.prototype.with( index, value )"
Complex128,"Complex128( real, imag )"
Complex128.BYTES_PER_ELEMENT,"Complex128.BYTES_PER_ELEMENT"
Complex128.prototype.BYTES_PER_ELEMENT,"Complex128.prototype.BYTES_PER_ELEMENT"
Complex128.prototype.byteLength,"Complex128.prototype.byteLength"
COMPLEX128_NAN,"COMPLEX128_NAN"
COMPLEX128_NUM_BYTES,"COMPLEX128_NUM_BYTES"
COMPLEX128_ZERO,"COMPLEX128_ZERO"
Complex128Array,"Complex128Array()"
Complex128Array,"Complex128Array( length )"
Complex128Array,"Complex128Array( complexarray )"
Complex128Array,"Complex128Array( typedarray )"
Complex128Array,"Complex128Array( obj )"
Complex128Array,"Complex128Array( buffer[, byteOffset[, length]] )"
Complex128Array.from,"Complex128Array.from( src[, clbk[, thisArg]] )"
Complex128Array.of,"Complex128Array.of( element0[, element1[, ...elementN]] )"
Complex128Array.BYTES_PER_ELEMENT,"Complex128Array.BYTES_PER_ELEMENT"
Complex128Array.name,"Complex128Array.name"
Complex128Array.prototype.buffer,"Complex128Array.prototype.buffer"
Complex128Array.prototype.byteLength,"Complex128Array.prototype.byteLength"
Complex128Array.prototype.byteOffset,"Complex128Array.prototype.byteOffset"
Complex128Array.prototype.BYTES_PER_ELEMENT,"Complex128Array.prototype.BYTES_PER_ELEMENT"
Complex128Array.prototype.length,"Complex128Array.prototype.length"
Complex128Array.prototype.at,"Complex128Array.prototype.at( i )"
Complex128Array.prototype.copyWithin,"Complex128Array.prototype.copyWithin( target, start[, end] )"
Complex128Array.prototype.entries,"Complex128Array.prototype.entries()"
Complex128Array.prototype.every,"Complex128Array.prototype.every( predicate[, thisArg] )"
Complex128Array.prototype.fill,"Complex128Array.prototype.fill( value[, start[, end]] )"
Complex128Array.prototype.filter,"Complex128Array.prototype.filter( predicate[, thisArg] )"
Complex128Array.prototype.find,"Complex128Array.prototype.find( predicate[, thisArg] )"
Complex128Array.prototype.findIndex,"Complex128Array.prototype.findIndex( predicate[, thisArg] )"
Complex128Array.prototype.findLast,"Complex128Array.prototype.findLast( predicate[, thisArg] )"
Complex128Array.prototype.findLastIndex,"Complex128Array.prototype.findLastIndex( predicate[, thisArg] )"
Complex128Array.prototype.forEach,"Complex128Array.prototype.forEach( clbk[, thisArg] )"
Complex128Array.prototype.get,"Complex128Array.prototype.get( i )"
Complex128Array.prototype.includes,"Complex128Array.prototype.includes( searchElement[, fromIndex] )"
Complex128Array.prototype.indexOf,"Complex128Array.prototype.indexOf( searchElement[, fromIndex] )"
Complex128Array.prototype.join,"Complex128Array.prototype.join( [separator] )"
Complex128Array.prototype.keys,"Complex128Array.prototype.keys()"
Complex128Array.prototype.lastIndexOf,"Complex128Array.prototype.lastIndexOf( searchElement[, fromIndex] )"
Complex128Array.prototype.map,"Complex128Array.prototype.map( clbk[, thisArg] )"
Complex128Array.prototype.reduce,"Complex128Array.prototype.reduce( reducerFn[, initialValue] )"
Complex128Array.prototype.reduceRight,"Complex128Array.prototype.reduceRight( reducerFn[, initialValue] )"
Complex128Array.prototype.reverse,"Complex128Array.prototype.reverse()"
Complex128Array.prototype.set,"Complex128Array.prototype.set( z[, i] )"
Complex128Array.prototype.slice,"Complex128Array.prototype.slice( [start[, end]] )"
Complex128Array.prototype.some,"Complex128Array.prototype.some( predicate[, thisArg] )"
Complex128Array.prototype.sort,"Complex128Array.prototype.sort( compareFunction )"
Complex128Array.prototype.subarray,"Complex128Array.prototype.subarray( [begin[, end]] )"
Complex128Array.prototype.toLocaleString,"Complex128Array.prototype.toLocaleString( [locales[, options]] )"
Complex128Array.prototype.toReversed,"Complex128Array.prototype.toReversed()"
Complex128Array.prototype.toSorted,"Complex128Array.prototype.toSorted( compareFcn )"
Complex128Array.prototype.toString,"Complex128Array.prototype.toString()"
Complex128Array.prototype.values,"Complex128Array.prototype.values()"
Complex128Array.prototype.with,"Complex128Array.prototype.with( index, value )"
complexarray,"complexarray( [dtype] )"
complexarray,"complexarray( length[, dtype] )"
complexarray,"complexarray( complexarray[, dtype] )"
Expand Down
2 changes: 1 addition & 1 deletion data/data.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/index.js.map

Large diffs are not rendered by default.

0 comments on commit 228125a

Please sign in to comment.