Add support for scaling numbers by primitive types.
This commit is contained in:
@@ -28,6 +28,8 @@ mod modinv;
|
||||
#[macro_use]
|
||||
mod mul;
|
||||
#[macro_use]
|
||||
mod scale;
|
||||
#[macro_use]
|
||||
mod shift;
|
||||
#[macro_use]
|
||||
mod subtraction;
|
||||
|
||||
Reference in New Issue
Block a user