←back to thread

620 points tambourine_man | 1 comments | | HN request time: 0.205s | source
Show context
avereveard ◴[] No.43749173[source]
what's the tldr difference between this and .format ?
replies(4): >>43749190 #>>43749387 #>>43749636 #>>43750013 #
1. earnestinger ◴[] No.43749387[source]
It’s custom .format implementation. (You access the placeholder and value and produce the string)