Changing the GoldenSpiral from index=-1 to index=Option<i32> has introduced a logic bug. Does not produce the same results as main branch.
Changing the GoldenSpiral from index=-1 to index=Option has introduced a logic bug. Does not produce the same results as main branch.