You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did some local tinkering when trying to improve compilation times to break up the container printing into more self contained functions, but didn't include because it seemed marginal and could have made rebased OneIndexedArrays harder.
I'm thinking that it could be a good idea to do that anyway, just to improve maintainability (especially now its arguably even more complex), but I'd also want to break it up into files at the same time. I didn't want to do that unilaterally though.
churn
The text was updated successfully, but these errors were encountered:
I don't mind unilateral if it means I don't have to touch the printing code :)
I agree it could use some refactoring; it's pretty inscrutable for me, and I feel like my changes to it have been somewhat hacky because of that. So have at it.
I did some local tinkering when trying to improve compilation times to break up the container printing into more self contained functions, but didn't include because it seemed marginal and could have made rebased
OneIndexedArraysharder.I'm thinking that it could be a good idea to do that anyway, just to improve maintainability (especially now its arguably even more complex), but I'd also want to break it up into files at the same time. I didn't want to do that unilaterally though.
churn
The text was updated successfully, but these errors were encountered: