julia
ff0e1f7f - Add <(::Tuple, ::Tuple) implementing three-valued logic (#25099)

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.
Author
Parents
Loading