transformed

abstract fun transformed(transformation: A.() -> Unit): Shape<S, A>

Transforms the shape.

Return

a copy of the shape transformed accordingly

Parameters

transformation

describes the transformations to apply to the shape