Fix branchedResetPropagation
because then that gives a shaped array that can't be iterated over as well
Fix branchedResetPropagation
that's probably because i use Array.prototype.concat
and Array.prototype.push
instead of reassigning them
Fix branchedResetPropagation
You very well could, I didn't realise that == null
tested for undefined
Fix branchedResetPropagation