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-26 10:25:03 -07:00
2016-03-28 10:35:46 +01:00
2016-03-28 13:59:38 -04:00
2016-03-28 13:59:38 -04:00
2016-03-27 12:31:35 +05:30
2016-03-27 01:05:54 +02:00
2016-03-27 01:23:28 +02:00
2016-03-27 01:05:54 +02:00
2016-03-26 13:02:54 +01:00
2016-03-27 01:05:54 +02:00
2016-03-27 01:05:54 +02:00
2016-03-27 01:05:54 +02:00
2016-03-27 01:05:54 +02:00
2016-03-27 01:05:54 +02:00
2016-03-27 01:05:54 +02:00
2016-03-27 01:05:54 +02:00
2016-03-27 01:23:28 +02:00
2016-03-27 01:05:54 +02:00
2016-03-28 13:59:38 -04:00
2016-03-27 01:05:54 +02:00
2016-03-28 13:59:38 -04:00
2016-03-27 16:48:57 +08:00
2016-03-27 01:25:47 -04:00
2016-03-26 13:02:54 +01:00
2016-03-27 14:10:39 -07:00