Join Slack
Powered by
i have a sealed class with two subtypes for which ...
# stdlib
j
jw
06/14/2018, 8:41 PM
i have a sealed class with two subtypes for which i'm trying to make comparable. i want the common property to dictate sort, then subtype, then the subtype properties. is there an easy way to do this with the comparator chain creation functions?
2
Views
Open in Slack
Previous
Next