lib/rgl/implicit.rb in rgl-0.5.10 vs lib/rgl/implicit.rb in rgl-0.6.0
- old
+ new
@@ -95,9 +95,10 @@
@edge_iterator = block
end
end # class ImplicitGraph
+
module Graph
# Returns a new {ImplicitGraph} which has as vertices all vertices of the
# receiver which satisfy the predicate _filter_.
#