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

Rename `to_uint` to `to_usize`. #182

Merged
merged 1 commit into from Mar 24, 2017
Merged

Commits on Mar 24, 2017

  1. Rename `to_uint` to `to_usize`.

    The naming was a historical artifact and since the types involved
    as `usize`, the name can match.
    
    Fixes #180.
    waywardmonkeys committed Mar 24, 2017
You can’t perform that action at this time.