mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
6 lines
107 B
Markdown
6 lines
107 B
Markdown
---
|
|
synopsis: Add bit shifting built-ins
|
|
issues: [13000]
|
|
---
|
|
|
|
Added left and right bit shifting built-ins.
|