Libraries
»
perfect-shape
(1.0.8)
»
Index
»
PerfectShape
»
MultiPoint
»
#first_point
Method: PerfectShape::MultiPoint#first_point
Defined in:
lib/perfect_shape/multi_point.rb
#
first_point
⇒
Object
58 59 60
# File 'lib/perfect_shape/multi_point.rb', line 58
def
first_point
points
.
first
.
to_a
end