Function polars_plan::dsl::lit

source ·
pub fn lit<L: Literal>(t: L) -> Expr
Expand description

Create a Literal Expression from L