Y
Hacker News
new
|
ask
|
show
|
jobs
by
bbminner
37 days ago
Could you elaborate on what exactly does such syntax provide over kwargs? To me it looks like verbatim x=a, y=b replaced by x(a)+y(b) in the argument section.