ModifiedCopyMacro icon indicating copy to clipboard operation
ModifiedCopyMacro copied to clipboard

A Swift macro for making inline copies of a struct by modifying a property.

Results 2 ModifiedCopyMacro issues
Sort by recently updated
recently updated
newest added

• Updated SwiftSyntax to `509.1.1` • Fix failing tests due to update

Thanks for doing this package, it's very useful! I saw in the readme that you would like to know some ideas on how to implement the copy function like kotlin...