An interval type #271
ariebovenberg
started this conversation in
Ideas
Replies: 1 comment
Citing from https://www.reddit.com/r/ISO8601/comments/1beahww/intervals/:
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Something that's quite common in datetime libraries is an 'interval' type.
It's not the question whether such a thing could be implemented, but whether it is possible to define the 'just right' abstraction that supports the common use cases without being overly complex.
Questions that come to mind:
All reactions