Y
Hacker News
new
|
ask
|
show
|
jobs
by
pepa65
37 days ago
But then the call makes more sense: `describe {role: "admin", name: "alice"};`
1 comments
keepamovin
36 days ago
Precisely! Call sites should be traditional syntax shaped, pos args get [ and ] (trad array), and object shapes get trad obj syntax.
link