Skip to content

Added test and implementation for LongRange #123

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

Merged
merged 1 commit into from
Jul 1, 2020

Conversation

weitzhandler
Copy link
Contributor

@weitzhandler weitzhandler commented Apr 26, 2020

Fixes #122

If this PR gets merged, will add ULong etc.
Maybe even a static method Range.Get<T>(T? min, T? max) where T is any numeric value int/uint/byte/double etc.

Copy link
Owner

@Tynamix Tynamix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! Thank you for your pull request. I know. I'm a bit lazy in maintaining this repository. But i have a lil child in the best age of getting her first teeth... Its pain! Anyways... I appreciate your participation a lot.
One remark... Could you please move the LongRange to an own folder called "Long". The plugins are organized by the types they are dedicated for. So in the Integer folder should be just plugins for the integer type...

@weitzhandler
Copy link
Contributor Author

Congrats on the baby!

A long is also an integer :)

Anyway, requested changes have been applied.

@Tynamix Tynamix merged commit 2425cff into Tynamix:develop Jul 1, 2020
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.

Feature request: More range
2 participants