in the last version you should be able to call two...
# getting-started
v
in the last version you should be able to call two methods (because of overloads):
mat4x4.mul(float, Mat4x4)
and
mat4x4.mul(float)