spark_connect_rs::functions

Function every

Source
pub fn every(col: impl Into<Column>) -> Column
Expand description

Returns true if all values of col are true.