|
|
|
|
|
by crymer11
1095 days ago
|
|
I'll second @josevalim's comment, but I also wanted to mention how delighted I am to find out today that a joke[1] I probably spent way too much time 7 years ago has actually served a useful purpose! 1 - https://hex.pm/packages/leftpad |
|
Plus, seeing code like https://github.com/colinrymer/leftpad.ex/blob/8d2230bf094eed... is just fun:
Look at that one line doing all the work, and even it delegates it to another function.