Skip to content

Conversation

@rossjones
Copy link
Contributor

Currently we pass around an object to act as our range, but this puts the onus on the caller to validate and also ensure that iterating over the range is accurate - this new Range class aims to encapsulate that functionality in one place

Currently we pass around an object  to act as our range, but this puts
the onus on the caller to validate and also ensure that iterating over
the range is accurate - this new Range class aims to encapsulate that
functionality in one place
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant