rlang 0.4.6
!!!now uses a combination oflength(),names(), and[[to splice
S3 and S4 objects. This produces more consistent behaviour thanas.list()
on a wider variety of vector classes (#945, tidyverse/dplyr#4931).
!!! now uses a combination of length(), names(), and [[ to spliceas.list()