test / kotlin.collections.Iterable

Extensions for kotlin.collections.Iterable

| containsFoo | fun Iterable<*>.containsFoo(element: Any?): Boolean |