Iterable Member List
This is the complete list of members for Iterable , including all inherited members.
| 所有 (I &&iterable) | Iterable | static |
| 所有 (I &&iterable, MAP &&map) | Iterable | static |
| Any (I &&iterable) | Iterable | static |
| Any (I &&iterable, MAP &&map) | Iterable | static |
| Concat (I1 &&it1, I2 &&it2) | Iterable | static |
| Conditional (Bool select, I1 &&it1, I2 &&it2) | Iterable | static |
| EraseIterator (COLLECTION &c) | Iterable | static |
| 过滤 (I &&values, FILTER &&filter) | Iterable | static |
| Get (T(&array)[N]) | Iterable | static |
| Get (I &&iterable) | Iterable | static |
| Get (I &&iterator) | Iterable | static |
| GetSingleton (T &&value) | Iterable | static |
| IndexIterator (I &&it) | Iterable | static |
| Map (I &&values, MAP &&fn) | Iterable | static |
| Reverse (ITERABLE &&iterable) | Iterable | static |
| SwapEraseIterator (COLLECTION &c) | Iterable | static |
| ValueType typedef | Iterable | |
| Zip (I1 &&it1, I2 &&it2) | Iterable | static |