Commit 2023-10-12 12:34 11458852
View on Github →feat(Data/Num): use bitwise notation (#7593)
This enables the existing |||, &&&, <<<, >>>, and ^^^ notation for Num and PosNum, and makes them simp-normal form.
feat(Data/Num): use bitwise notation (#7593)
This enables the existing |||, &&&, <<<, >>>, and ^^^ notation for Num and PosNum, and makes them simp-normal form.