Skip to content

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

@listrophy

Description

@listrophy

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

Refactor by building the AST instead.

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