Skip to content

renderHook should allow returning various types #268

@wch

Description

@wch

renderHook should be applicable to the following kinds of inputs:

And they should accept the following return values:

  • tag objects
  • tagLists
  • NULL (to remove a tag)
  • maybe atomic vectors (like strings)
  • maybe regular lists

And we should have unit tests for these transformations.

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