Skip to content

Programmatic building of strings #14

@vipero07

Description

@vipero07

Your two examples are not equal, when using join you end up with an empty

  • whereas in the concat example you wouldn't. You'd need to concat the
  • and
  • in the for loop and do a .join('') to have the same result.

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Type

      No type
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions