Y
Hacker News
new
|
ask
|
show
|
jobs
by
amw-zero
1740 days ago
Many newer languages support named function arguments: Swift, Kotlin, etc.
1 comments
sbuttgereit
1740 days ago
Some rather old fashioned languages do as well... for example PostgreSQL's PL/pgSQL supports named function arguments, too.
link