Skip to content

Define Char * String and Char * Char methods #22512

@musm

Description

@musm

Define methods for:
Char * String, e.g. 'a' * "b" === "ab"
Char * Char, e.g. 'a' * 'b' === "ab"
that return String for convenience

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueIndicates a good issue for first-time contributors to Juliastrings"Strings!"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions