|
|
|
|
|
by icen
931 days ago
|
|
I'm solving in BQN, and my workflow is repeatedly re-phrasing a line until it does what I want in the repl, and then naming it, and then moving on. Most often I end up with some enormous one-liner that I then break down into functions again. |
|