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