Function
Applies a function to each coordinate pair in its argument list.
do-endpoint-coordinates function coordinates => ()
<function>.
limited(<sequence>, of: <real>).
None
duim-geometryduim-geometryApplies function to each pair of coordinate pairs in coordinates. The arguments coordinates represents a set of line segments rather than a set of points: The length of this sequence must therefore be a multiple of 4. Function takes 4 arguments, (x1, y1, x2, y2).