Libraries
»
cem
(0.1.7)
»
Index
»
Seg2D
»
#to_s
Method: Seg2D#to_s
Defined in:
lib/cem/cruzzles.rb
#
to_s
⇒
Object
214 215 216
# File 'lib/cem/cruzzles.rb', line 214
def
to_s
"
#{
p1
}
,
#{
p2
}
"
end