Julia Programming Language
Determine possibility to sort via hasmethod(isless, (T,T) for AbstractVector{T}
General Usage
tkf
August 31, 2018, 10:28pm
7
I was asking exactly the same question a few weeks ago
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Is there a method to check if a vector is "sortable"?
General Usage
question
,
sort
6
474
February 27, 2021
Understanding issorted's lt keyword
New to Julia
88
2668
May 14, 2021
Trouble with isless for an immutable type
General Usage
4
578
December 16, 2016
Sorting custom types
New to Julia
sort
14
3208
March 23, 2018
What should `issorted` return when an order isn't defined for the elements, but a comparison works?
General Usage
sort
4
213
July 10, 2023