Function polars::prelude::lit[][src]

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

Create a Literal Expression from L