You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uint::range is one of the most common ways to iterate, but the uint:: prefix is a bit unsightly. Add a generic range function, parametrized over whatever traits are appropriate and add it to the prelude. Then convert all uses of range.