Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generic add/sub #90

Merged

Conversation

korken89
Copy link
Collaborator

@korken89 korken89 commented Dec 12, 2020

Hi,

Fixes #89

@korken89
Copy link
Collaborator Author

korken89 commented Feb 2, 2021

Ping @PTaylor-us

@PTaylor-us PTaylor-us marked this pull request as draft April 30, 2021 23:54
@korken89 korken89 force-pushed the generic_add_sub_instant_integer branch 3 times, most recently from 95ff29b to e3768b9 Compare May 23, 2021 12:00
@korken89 korken89 changed the title Generic add/sub and Instant integer method Generic add/sub May 23, 2021
@korken89 korken89 marked this pull request as ready for review May 23, 2021 12:01
@korken89
Copy link
Collaborator Author

I think this is ready for review @PTaylor-us

@korken89 korken89 force-pushed the generic_add_sub_instant_integer branch from e3768b9 to 524be16 Compare May 23, 2021 12:14
@jhbruhn
Copy link

jhbruhn commented May 27, 2021

I am currently in a situation where I need exactly this functionality. How is the state of this being merged? :)

@jhbruhn
Copy link

jhbruhn commented May 27, 2021

Would it make sense to not only add an implementation for Instant - Generic, but also for Generic - Generic?

@korken89
Copy link
Collaborator Author

@jhbruhn I have added it.

@PTaylor-us
Copy link
Member

Does it make sense to add other arithmetic for Generic as well (mult, div)?

I want to target the next release for this.

@PTaylor-us PTaylor-us closed this Aug 28, 2021
@PTaylor-us PTaylor-us reopened this Aug 28, 2021
@PTaylor-us PTaylor-us changed the base branch from master to develop August 28, 2021 19:34
@PTaylor-us PTaylor-us merged commit c75c040 into FluenTech:develop Aug 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duration from checked_duration_since cannot be added with Instant?
3 participants