Templates
template `shl`[T: SomeInt128](x: T; y: SomeInt128): T
- Source Edit
template `shr`[T: SomeInt128](x: T; y: SomeInt128): T
- Source Edit
template `shl`[T: SomeInt128](x: T; y: SomeInt128): T
template `shr`[T: SomeInt128](x: T; y: SomeInt128): T