Contents

DanielSincere/StaticMemberIterable

Confidently iterate through static members with this Swift Macro

Installation

In Package.swift, add the package to your dependencies.

.package(url: "https://github.com/FullQueueDeveloper/StaticMemberIterable.git", from: "1.0.0"),

And add "StaticMemberIterable" to the list of your target's dependencies.

When prompted by Xcode, trust the macro.

Swift macros?

Introduced at WWDC '23, requiring Swift 5.9

License

BSD-3-Clause

Package Metadata

Repository: DanielSincere/StaticMemberIterable

Stars: 18

Forks: 1

Open issues: 1

Default branch: trunk

Primary language: swift

License: BSD-3-Clause

README: README.md