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

feat: integer extensions #9

Merged
merged 1 commit into from
Oct 20, 2023
Merged

feat: integer extensions #9

merged 1 commit into from
Oct 20, 2023

Conversation

BoBoBaSs84
Copy link
Owner

changes:

  • ToInt32Invariant method added
  • unit tests added

closes #8

changes:
- `ToInt32Invariant` method added
- unit tests added

closes #8
@BoBoBaSs84 BoBoBaSs84 added the feature New feature or request label Oct 20, 2023
@BoBoBaSs84 BoBoBaSs84 self-assigned this Oct 20, 2023
@BoBoBaSs84 BoBoBaSs84 linked an issue Oct 20, 2023 that may be closed by this pull request
Copy link
Owner Author

@BoBoBaSs84 BoBoBaSs84 left a comment

Choose a reason for hiding this comment

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

All good.

@BoBoBaSs84 BoBoBaSs84 merged commit d2dd548 into main Oct 20, 2023
3 checks passed
@BoBoBaSs84 BoBoBaSs84 deleted the feature/integer-extensions branch October 20, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Integer extensions
1 participant