I had ton of tostrings during development, some ev...
# advent-of-code
j
I had ton of tostrings during development, some even could throw NPEs (called it in unit block before all variables were set 🙂) but removed them after code start to do what I wanted 🙂