chris-morgan / anymap

A safe and convenient store for one value of each type
Other
326 stars 42 forks source link

Fix int type inference in range calls #6

Closed tivek closed 10 years ago

tivek commented 10 years ago

Integer suffixes are required to deduce the exact type. Fixes build problem with rust nightly.