Skip to content

add is_tokenlist() helper #272

Description

@EmilHvitfeldt

the following appears alot, and would be an easy thing to change

if (!is_tokenlist(x)) {
    rlang::abort("Input must be a tokenlist.")
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    upkeepmaintenance, infrastructure, and similar

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions