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