issues
search
tc39
/
proposal-partial-application
Proposal to add partial application to ECMAScript
https://tc39.es/proposal-partial-application/
BSD 3-Clause "New" or "Revised" License
1.02k
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Partial application for “named” parameters?
#7
rauschma
closed
3 years ago
2
Change to behave like Function.prototype.bind
#6
gilbert
closed
5 years ago
8
Consider adding "positional" placeholders
#5
rbuckton
closed
3 years ago
3
Don't spread the rest arguments unless requested
#4
Jamesernator
closed
7 years ago
2
Partial Application in the middle
#3
Jamesernator
closed
7 years ago
2
Partial application with receiver blank
#2
littledan
closed
5 years ago
16
How is the receiver treated?
#1
littledan
closed
6 years ago
14
Previous