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

Base library refactoring, default interval keys, error checking #4

Merged
merged 8 commits into from
Dec 20, 2019

Conversation

RyanStonebraker
Copy link

This pull request aims to do three things:

  • Modularize the mieda interval library through the use of external helper functions.
  • Create default interval keys based on index in intervals list so that if a keys parameter is not passed with each interval, one will automatically be assumed.
  • Implement additional type validation and error checking.

@vc1492a vc1492a merged commit 19c2dc6 into vc1492a:dev Dec 20, 2019
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.

None yet

2 participants