Method: Whence::WeightedDirectedAcyclicGraph#to_s

Defined in:
lib/whence.rb

#to_sObject



80
81
82
# File 'lib/whence.rb', line 80

def to_s
  __getobj__.to_s(@weight)
end