init(_:)

Create an any shape instance from a shape.

Declaration

init<S>(_ shape: S) where S : Shape