7ea131d4ff
Range expressions capture the length of the slice once before the first iteration. A range expression cannot be used here since the loop modifies the slice variable (including length changes). |
||
---|---|---|
.. | ||
node_test.go | ||
node.go | ||
table_test.go | ||
table.go | ||
udp_test.go | ||
udp.go |