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 Aug 4, 2023
1 parent 92830d7 commit 4e907bb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/.keepalive

This file was deleted.

5 changes: 4 additions & 1 deletion data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2689,6 +2689,7 @@ getPrototypeOf,"getPrototypeOf( value )"
getuid,"getuid()"
GLAISHER,"GLAISHER"
graphemeClusters2iterator,"graphemeClusters2iterator( src[, mapFcn[, thisArg]] )"
graphemeClusters2iteratorRight,"graphemeClusters2iteratorRight( src[, mapFcn[, thisArg]] )"
group,"group( collection, [options,] groups )"
groupBy,"groupBy( collection, [options,] indicator )"
groupByAsync,"groupByAsync( collection, [options,] indicator, done )"
Expand All @@ -2707,6 +2708,7 @@ hasBigInt64ArraySupport,"hasBigInt64ArraySupport()"
hasBigIntSupport,"hasBigIntSupport()"
hasBigUint64ArraySupport,"hasBigUint64ArraySupport()"
hasClassSupport,"hasClassSupport()"
hasDataViewSupport,"hasDataViewSupport()"
hasDefinePropertiesSupport,"hasDefinePropertiesSupport()"
hasDefinePropertySupport,"hasDefinePropertySupport()"
hasFloat32ArraySupport,"hasFloat32ArraySupport()"
Expand Down Expand Up @@ -3045,6 +3047,7 @@ isASCII,"isASCII( str )"
isBetween,"isBetween( value, a, b[, left, right] )"
isBetweenArray,"isBetweenArray( value, a, b[, left, right] )"
isBigInt,"isBigInt( value )"
isBigInt64Array,"isBigInt64Array( value )"
isBigUint64Array,"isBigUint64Array( value )"
isBinaryString,"isBinaryString( value )"
isBlankString,"isBlankString( value )"
Expand Down Expand Up @@ -4206,7 +4209,7 @@ regexp2json,"regexp2json( re )"
reim,"reim( z )"
reimf,"reimf( z )"
rejectArguments,"rejectArguments( fcn, predicate[, thisArg] )"
removeFirst,"removeFirst( str[, n] )"
removeFirst,"removeFirst( str[, n][, options] )"
removeLast,"removeLast( str[, n] )"
removePunctuation,"removePunctuation( str )"
removeUTF8BOM,"removeUTF8BOM( str )"
Expand Down
2 changes: 1 addition & 1 deletion data/data.json

Large diffs are not rendered by default.

0 comments on commit 4e907bb

Please sign in to comment.