• 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