kotlin `@JvmOverloads fun mul(b: Float, res: Mat4x...
# getting-started
e
kotlin
@JvmOverloads fun mul(b: Float, res: Mat4x4 = Mat4x4()) = mul(res, this, b)