--- !ruby/object:RI::MethodDescription aliases: [] block_params: node comment: - !ruby/struct:SM::Flow::P body: "The iterator version of the #tsort method. obj.tsort_each is similar to obj.tsort.each, but modification of obj during the iteration may lead to unexpected results." - !ruby/struct:SM::Flow::P body: "#tsort_each returns nil. If there is a cycle, TSort::Cyclic is raised." full_name: TSort#tsort_each is_singleton: false name: tsort_each params: ( {|node| ...} visibility: public