You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems to me (forgive me if I'm wrong, I've done my best to take a look at open and closed issues, as well as documentation) that the duration object in the package doesn't have the best support around it. Comparing them, doing arithmetic on them, etc. seems to not exist at the moment. This is a little confusing to me, given the awesome simplicity of the duration rep.
Is that something there is appetite for? I would love to add a comparison function for example, among other utilities to make the duration object an esteemed citizen in this library.
This discussion was converted from issue #3560 on January 15, 2024 06:43.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It seems to me (forgive me if I'm wrong, I've done my best to take a look at open and closed issues, as well as documentation) that the duration object in the package doesn't have the best support around it. Comparing them, doing arithmetic on them, etc. seems to not exist at the moment. This is a little confusing to me, given the awesome simplicity of the
duration
rep.Is that something there is appetite for? I would love to add a comparison function for example, among other utilities to make the duration object an esteemed citizen in this library.
Beta Was this translation helpful? Give feedback.
All reactions