-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hello,
I noticed
Line 609 in db0c4cb
| def order_by(self, key_selector=identity): |
and
Line 166 in db0c4cb
| def order_by(self, func=identity): |
I wonder if having descending keyword couldn't be a nice API improvement.
when descending is True, order_by_descending will be called.
What is your opinion?
Kind regards
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels