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

Factor out Commonalities Between FrequencyBand and TimeSlice #40

Open
JohnVinyard opened this issue Sep 7, 2017 · 0 comments
Open

Factor out Commonalities Between FrequencyBand and TimeSlice #40

JohnVinyard opened this issue Sep 7, 2017 · 0 comments

Comments

@JohnVinyard
Copy link
Owner

FrequencyBand and TimeSlice both represent intervals, and so common code for computing intersections, contains, etc. can be factored into a common base class.

TimeSlice seems to do a more sophisticated job of this, so leaning in its implementation for the base class is preferable.

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

No branches or pull requests

1 participant