every

suspend fun every(predicate: (T) -> Boolean, options: SubscribeOptions? = definedExternally): Boolean(source)