Rename "Iterable" to "IterableType"

This commit is contained in:
Henrique Moody 2016-08-03 09:59:32 +02:00
commit e5fdd87a16
18 changed files with 91 additions and 57 deletions

View file

@ -19,7 +19,7 @@ See also:
* [Countable](Countable.md)
* [FloatType](FloatType.md)
* [IntType](IntType.md)
* [Iterable](Iterable.md)
* [IterableType](IterableType.md)
* [NullType](NullType.md)
* [ObjectType](ObjectType.md)
* [ResourceType](ResourceType.md)