ofnet icon indicating copy to clipboard operation
ofnet copied to clipboard

ofnet_test.go: write some loops as functions

Open unclejack opened this issue 9 years ago • 1 comments

This PR rewrites some loops as functions. This makes it easier to update this code in the future.

This PR doesn't fix any bugs. It can be reviewed and merged when there's time.

unclejack avatar Mar 28 '17 15:03 unclejack

This increases the readability of the code, so I am fine with it. What do you guys say?

rhim avatar Sep 12 '17 17:09 rhim