|
|
|
|
|
by capableweb
2398 days ago
|
|
Not as nice though, as the arguments still depend on the order. Passing a object gives the benefit of named arguments AND position of the arguments no longer matter (as object keys don't have order and also, it's a object with key/values) |
|