Skip to main content

gte

Function gte 

Source
pub fn gte(left: Expr, right: Expr) -> Expr
Expand description

Create a greater-than-or-equal comparison (>=).