Andrew Kelley 844e05f619 improve bit shift API in std.math
* `shl` moved to `shlExact`
 * added `shl` and `shr` which are truncating like `<<` and `>>`.

closes #403
2017-09-30 21:09:58 -04:00
..
2017-09-28 23:33:36 +13:00
2017-09-30 21:09:58 -04:00
2017-06-16 20:32:31 +12:00
2017-06-19 14:36:33 -04:00
2017-06-19 14:36:33 -04:00
2017-06-19 14:36:33 -04:00
2017-09-28 23:33:36 +13:00