Libraries
»
whence
(0.1.0)
»
Index
»
Whence
»
WeightedDirectedAcyclicGraph
»
#to_s
Method: Whence::WeightedDirectedAcyclicGraph#to_s
Defined in:
lib/whence.rb
#
to_s
⇒
Object
80 81 82
# File 'lib/whence.rb', line 80
def
to_s
__getobj__
.
to_s
(
@weight
)
end