julia
e1e8e9cf - Fix bitshift operators on Bool

Commit
9 years ago
Fix bitshift operators on Bool Previously triggered a stack overflow due to recursive definition. Multiple definitions are needed to fix ambiguities and inference issues with the generci integer method.
Author
Committer
Parents
Loading