mask

Function mask 

Source
pub fn mask(array: Expression, mask: Expression) -> Expression
Expand description

Creates a mask expression that applies the given boolean mask to the input array.