Status ~2024.5.23: PRed to be shipped in %base
with the standard Urbit release.
More intuitive naming for Urbit stdlib bit operations. Import with /+ *bits
.
:: /lib/bits
:::: Bitwise aliases for mortals
::
|%
++ and dis
++ or con
++ not ^not
++ xor mix
--