Pop the latest expression and return the input(s) of the popped expression
Description
Pop the latest expression and return the input(s) of the popped expression
Usage
<Expr>$meta$pop()
Value
A polars expression
Examples
#> [[1]]
#> col("foo")
#> [1] TRUE
#> [1] TRUE