R/duckdb-funs.R
list_value.Rd
Creates a LIST containing the argument values.
T
"NULL"[] | T[]
list_value()
list_value(any = T)
list_value(4, 5, 6)