forEach

fun forEach(action: (item: T) -> Unit, options: SubscribeOptions? = definedExternally)(source)