list
In case it looks weird that we're talking about lists without using that word in the code, note that .() is an alias for list() when used inside a DT[...] call.
.()
list()
DT[...]