- [ ] `fct_explicit_na` -> `fct_na_value_to_level` - [ ] `rlang::as_list` -> `vctrs::vec_cast(x, to, ...)` - [ ] `switch_type()` -> `switch(typeof())` or `switch(my_typeof())`