onEachBoolean

inline fun <T : BooleanIterable> T.onEachBoolean(action: (Boolean) -> Unit): T