More than once I’ve needed to start at some point in an array and work my way out to the edges. I don’t want to have to figure this out again next time so here’s the code.
More than once I’ve needed to start at some point in an array and work my way out to the edges. I don’t want to have to figure this out again next time so here’s the code.