Function polars_lazy::dsl::lit

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

Create a Literal Expression from L