julia
ff0e1f7f
- Add <(::Tuple, ::Tuple) implementing three-valued logic (#25099)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Add <(::Tuple, ::Tuple) implementing three-valued logic (#25099) For consistency with ==, as < was the only remaining exception. isless() still returns a Bool, treating missing as greater than any other value.
References
#25099 - Add <(::Tuple, ::Tuple) implementing three-valued logic
Author
nalimilan
Parents
5d1e1d07
Loading