elect
val
val a_ = a when(a_) { is Vec2 -> { res.x = a_.x < b.x.toFloat() res.y = a_.y < b.y.toFloat() }