Replace this line `next = next & @[(HEAD, left, right), (left, LEFT, tail), 
(right, tail, RIGHT)]` with `next.add(...)` and init `var next: trias = @[]`.

Reply via email to