InfiniteIterable class
- Constructors
- InfiniteIterable
- Properties
- isEmpty
- isNotEmpty
- last
- length
- single
- first
- hashCode
- iterator
- runtimeType
- Methods
- every
- fold
- forEach
- join
- lastWhere
- reduce
- singleWhere
- toList
- toSet
- any
- cast
- contains
- elementAt
- expand
- firstWhere
- followedBy
- map
- noSuchMethod
- skip
- skipWhile
- take
- takeWhile
- toString
- where
- whereType
- Operators
- operator ==