|
|
|
|
|
by SonOfLilit
3268 days ago
|
|
Yes. Had to store state somewhere, spreadsheets find "one row per thing" to be most natural, and in my case the "thing" I'm working with is state, so one row per state transition it is. The more interesting hackery is in the parenthesis parser... |
|