Skip to content

Speed up(?) by building with AST rather than string interpolation #5

Description

@listrophy

The code currently expands by use of SwiftSyntaxBuilder's .init(_ stringInterpolation: String) mechanism.

Refactor by building the AST instead.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions