Polygon.sides

Gets the sides of a polygon

class Polygon(T, uint numSides)
@property
Segment!(T, 2)[numSides]
sides
(
)

Meta