Kamal Marhubi
93569acdbe
style: Use iter
for IntoIterator parameter names
...
This commit standardizes the codebase on `iter` for parameters with
IntoIterator bounds.
Previously about 40% of IntoIterator parameters were named `iterable`,
with most of the rest being named `iter`. There was a single place where
it was named `iterator`.
2016-03-28 13:59:38 -04:00
..
2016-03-28 13:59:38 -04:00
2016-03-23 12:33:04 -07:00
2016-03-24 10:37:23 -04:00
2016-03-23 12:33:04 -07:00
2016-03-25 06:45:42 -04:00
2016-03-08 01:04:36 +00:00
2016-03-04 17:37:11 -05:00
2016-02-17 16:21:32 -08:00
2016-03-26 10:33:14 -07:00
2016-03-28 13:59:38 -04:00
2016-03-25 06:14:03 +01:00
2016-03-26 13:42:03 +05:30
2016-03-26 20:35:49 +05:30
2016-03-21 11:23:44 -07:00
2016-02-21 09:49:13 -08:00
2016-02-28 09:37:45 +02:00
2016-01-23 09:03:09 +01:00
2016-03-22 22:01:37 -05:00
2016-03-22 22:02:47 -05:00
2016-03-07 13:05:12 -08:00
2016-02-09 11:52:39 -05:00
2016-03-22 22:01:37 -05:00
2016-03-15 20:51:48 -07:00
2016-03-12 12:31:13 -08:00
2016-03-22 08:29:55 +02:00
2016-03-26 09:07:21 +05:30
2015-12-29 16:07:01 +01:00
2016-02-11 11:12:32 -08:00