Skip to content

Register as_list_unnamed() methods for nlist and nlists #58

Description

@joethorley

The internal helpers as_list_unnamed_default() and as_list_unnamed_nlists() (removed as dead code, see the housekeeping PR) were groundwork for registering extras::as_list_unnamed() methods, per the commented-out roxygen in R/as-list.R and the FIXME in R/extras.R.

extras now exports the as_list_unnamed() and as_list() generics, so this is a small change: re-export the generic and register as_list_unnamed.nlist() / as_list_unnamed.nlists() methods, restoring the deleted helpers from git history as method bodies.

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions