Julia Programming Language
Understanding issorted's lt keyword
New to Julia
jzr
May 12, 2021, 11:15pm
83
I guess that’s true.
Could you spell out why this follows?
show post in topic
Related topics
Topic
Replies
Views
Activity
Meaning of `isless`, `<`, `cmp`, `isequal`, `==`, total order, partial order, unordered
Internals & Design
24
2450
January 7, 2018
Sortperm with keyword lt = !isless throws BoundsError
General Usage
9
578
January 8, 2023
Behavior of == when isless or < is defined
General Usage
22
2265
April 4, 2018
What should `issorted` return when an order isn't defined for the elements, but a comparison works?
General Usage
sort
4
263
July 10, 2023
Why is there no isless(::Int64, ::UnitRange{Int64})?
General Usage
range
,
unitrange
45
1218
April 9, 2025