I feel dumb… when initializing my array, I used “ADD” instead of “SET” so it initialized with a NULL entry, thus adding in a three cycle…
I feel dumb… when initializing my array, I used “ADD” instead of “SET” so it initialized with a NULL entry, thus adding in a three cycle…