pointfreeco/swift-enum-properties

🤝 Struct and enum data access in harmony.

Archived
35
/ 100
Emerging

⚠️ **Note:** This project is archived and superseded by [Case Paths](https://github.com/pointfreeco/swift-case-paths). Provided generated computed properties with both getters and setters for enum associated values, enabling dot-syntax access (`result.success`) and KeyPath support equivalent to struct properties. A command-line code generator using Swift's syntax parsing automatically inlined properties directly into enum declarations, avoiding the need for separate extension files while keeping dependent types in scope.

197 stars. No commits in the last 6 months.

Archived Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 9 / 25

How are scores calculated?

Stars

197

Forks

9

Language

Swift

License

MIT

Last pushed

Aug 17, 2021

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/pointfreeco/swift-enum-properties"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.