|
|
|
|
|
by chrismeller
2685 days ago
|
|
Ironically that’s actually also one of the key advantages of it. If you have a long string with many placeholders in it and need to add a new one in the middle... you just add it and don’t have to figure out where in the list of params to insert the new arg. |
|