GPTKB
Browse
Query
Compare
Download
Publications
Contributors
Search
Array findLast and findLastIndex
URI:
https://gptkb.org/entity/Array_findLast_and_findLastIndex
GPTKB entity
Statements (23)
Predicate
Object
gptkbp:instanceOf
JavaScript Array methods
gptkbp:findLastCallbackArguments
element, index, array
gptkbp:findLastDirection
right-to-left
gptkbp:findLastIndexCallbackArguments
element, index, array
gptkbp:findLastIndexDirection
right-to-left
gptkbp:findLastIndexIs
ES2023 standard
gptkbp:findLastIndexOn
Array.prototype
gptkbp:findLastIndexReturns
index of last element in array matching predicate
gptkbp:findLastIndexReturnsIfNoMatch
-1
gptkbp:findLastIndexSignature
findLastIndex(callbackFn[, thisArg])
gptkbp:findLastIndexSimilarTo
Array.prototype.findIndex
gptkbp:findLastIndexType
gptkb:software
gptkbp:findLastIs
ES2023 standard
gptkbp:findLastOn
Array.prototype
gptkbp:findLastReturns
last element in array matching predicate
gptkbp:findLastReturnsIfNoMatch
undefined
gptkbp:findLastSignature
findLast(callbackFn[, thisArg])
gptkbp:findLastSimilarTo
Array.prototype.find
gptkbp:findLastType
gptkb:software
https://www.w3.org/2000/01/rdf-schema#label
Array findLast and findLastIndex
gptkbp:introducedIn
gptkb:ECMAScript_2023
gptkbp:bfsParent
gptkb:ES2023
gptkbp:bfsLayer
5