I put the `out` in the constructor `constructor(v...
# getting-started
e
I put the
out
in the constructor
constructor(v : Vec2t<out Number>) : this(v.x.toFloat(), v.y.toFloat())