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

Get rid of method overloading for timer.time to help type inference #15

Conversation

scullxbones
Copy link
Collaborator

fixes issue #13

Move away from method overloading, it's unnecessary and complicates usage rather than simplifies. Should eliminate any type inference confusion.

erikvanoosten added a commit that referenced this pull request Aug 6, 2013
…sue-13

Get rid of method overloading for timer.time to help type inference
@erikvanoosten erikvanoosten merged commit 5a91225 into erikvanoosten:master Aug 6, 2013
@erikvanoosten
Copy link
Owner

Should we also rename Meter.exceptionMarkerPartialFunction to Meter.exceptionMarkerPF ? (With deprecation etc.)

@erikvanoosten
Copy link
Owner

Forget it, I'll just do it. :)

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