blob: d6b5e9e59dc19750c21b7501d38caf5c72595982 (
plain)
1
2
3
4
5
6
7
8
|
[test](test/index) / [Iterable](test/-iterable/index)
### Extensions for Iterable
| [containsFoo](test/-iterable/contains-foo) | `fun Iterable<*>.containsFoo(element: Any?): Boolean` |
|