* `shl` moved to `shlExact` * added `shl` and `shr` which are truncating like `<<` and `>>`. closes #403
15 KiB
15 KiB
* `shl` moved to `shlExact` * added `shl` and `shr` which are truncating like `<<` and `>>`. closes #403