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

methods to increment suffix components #56

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

theshoeshiner
Copy link

Given that the code already includes some integer logic for suffix components, it makes sense to allow consumers to increment those components via the api. This can be done by specifying an index for the component, and an optional amount to increment by. The code attempts to follow the same standards as other increment methods. Tests included.

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.

2 participants