Closed
Description
We say that as_tibble
de-aliases data.table
columns here, but it doesn't. We should still probably be good since [.data.table
with an i
arg (but not unique.data.table
, probably a bug) seems to consistently copy. It's just the comment that's wrong.