toggle menu
doodle
0.10.3
common
switch theme
search in API
core
/
io.nacular.doodle.geometry
/
map
map
common
fun
ConvexPolygon
.
map
(
transform
:
(
Point
)
->
Point
)
:
ConvexPolygon
Create a new
ConvexPolygon
with each point transformed by
transform
.
Parameters
transform
to apply to each point