lit

Function lit 

pub fn lit<T>(value: T) -> Arc<dyn PhysicalExpr>
where T: Literal,
Expand description

Create a literal expression