and `Vec2t` is `abstract class Vec2t<T : Number...
# getting-started
e
and
Vec2t
is
abstract class Vec2t<T : Number>(open var x: T, open var y: T)