issues
search
tc39
/
proposal-array-last
A JavaScript TC39 Proposal for getting the last element from an array
311
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
We need this!
#34
jfbrennan
closed
3 years ago
8
Add a badge for specifying current stage
#33
aleen42
closed
3 years ago
1
item() proposal does not substitute this proposal
#32
drpicox
opened
4 years ago
1
Using iterable rest syntax
#31
jridgewell
opened
4 years ago
8
Transfer repo to tc39 org
#30
chicoxyzzy
closed
4 years ago
4
Add a note about `core-js` polyfilling
#29
zloirock
closed
5 years ago
1
A syntax approach (arr[^n] for arr[arr.length-n])
#28
caub
opened
5 years ago
5
Add .firstItem for symmetry
#27
zocky
opened
5 years ago
3
Simplified polyfill
#26
dead-claudia
opened
5 years ago
2
What stage is this proposal on?
#25
RayPS
closed
5 years ago
2
Use lastElement instead of lastItem
#24
Thomasan1999
opened
5 years ago
1
Negative indexes with array.get(-1) and array.set(-1, value)
#23
Zarel
opened
5 years ago
6
Simpler form
#22
absolux
closed
5 years ago
1
Should `lastIndex` return 0 if there are no items in the array?
#21
egeriis
opened
6 years ago
13
lastElement as an alias of lastItem
#20
futagoza
opened
6 years ago
6
Is this sugared syntax really necessary?
#19
calebsander
opened
6 years ago
3
What about TypedArray views?
#18
ghost
opened
6 years ago
6
Array as Object
#17
7flash
opened
6 years ago
6
What are the use cases for being able to set the last item?
#16
syg
opened
6 years ago
9
Allow pass a negative number argument for method
#15
islishude
closed
6 years ago
1
Setting does not need to be considered since we have .push()
#14
nektro
opened
6 years ago
1
typo fix
#13
jfdnc
closed
6 years ago
0
Sparse arrays case
#12
medikoo
opened
6 years ago
6
naming about `end`
#11
mysticatea
closed
6 years ago
23
README code sample typo
#10
atticoos
closed
6 years ago
4
Small spec-text fix
#9
jridgewell
closed
6 years ago
1
Polyfill does not use semi-colons
#8
JakeChampion
closed
6 years ago
2
Fix typo 'funcion'
#7
JakeChampion
closed
6 years ago
1
Should be syntax, not method
#6
tabatkins
opened
6 years ago
13
Negative indices
#5
azz
opened
6 years ago
12
Last as a getter/setter
#4
jridgewell
closed
6 years ago
3
Groovy has all these syntaxes
#3
antony
closed
6 years ago
2
New option: Symbol.last
#2
robpalme
closed
6 years ago
4
Compatibility with existing code
#1
kmiller68
closed
6 years ago
5