Skip to content

Wish: base version of glue::glue() #153

@francisbarton

Description

@francisbarton

It would be neat if there was a function in base that did something like

g("Hello, {user}!")

where g() provides the same functionality as glue::glue().
Strings with variable interpolation support.
Always feels like something you shouldn't need to load a whole extra package for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions