imul library

Functions

imul(int a, int b) int
Calculates the C-like 32-bit multiplication of the two parameters
imul2(int a, int b) int
An alternate implementation of imul