☰
In polars_lazy::dsl
?
Function
polars_lazy
::
dsl
::
lit
source
·
[
−
]
pub fn lit<L:
Literal
>(t: L) ->
Expr
Expand description
Create a Literal Expression from
L