Julia Programming Language
Understanding issorted's lt keyword
New to Julia
goretkin
May 13, 2021, 5:13am
86
This is in essence what I wrote 80 posts ago:
Understanding issorted's lt keyword - #7 by goretkin
show post in topic
Related topics
Topic
Replies
Views
Activity
Meaning of `isless`, `<`, `cmp`, `isequal`, `==`, total order, partial order, unordered
Internals & Design
24
2466
January 7, 2018
Sortperm with keyword lt = !isless throws BoundsError
General Usage
9
586
January 8, 2023
Behavior of == when isless or < is defined
General Usage
22
2272
April 4, 2018
What should `issorted` return when an order isn't defined for the elements, but a comparison works?
General Usage
sort
4
272
July 10, 2023
Why is there no isless(::Int64, ::UnitRange{Int64})?
General Usage
range
,
unitrange
45
1239
April 9, 2025