9 10 11 12 13
# File 'lib/logicle/digraph.rb', line 9 def evaluate outputs.each_value do |output| output.state end end