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