vgteam / libhandlegraph

Library for the Handle Graph abstraction
MIT License
20 stars 3 forks source link

Make for_each_step_in_path return true when done #47

Closed adamnovak closed 4 years ago

adamnovak commented 4 years ago

We should only return false from an iteration method if we stop early.