(unchecked-multiply-int [x y])Returns the product of x and y, both int.
Note - uses a primitive operator subject to overflow.
Examples
No examples yet. Be the first to add one!
(unchecked-multiply-int [x y])No examples yet. Be the first to add one!