monora / rgl

RGL is a framework for graph data structures and algorithms in Ruby.
https://monora.github.io/rgl/
Other
415 stars 59 forks source link

each_in_neighbor() does not call a passed block #84

Closed jsjuni closed 1 year ago

jsjuni commented 1 year ago

I botched both the code and the test. Pull request coming.