A Swift macro that extracts associated values from enum cases
☆23Oct 17, 2023Updated 2 years ago
Alternatives and similar repositories for extract-case-value
Users that are interested in extract-case-value are comparing it to the libraries listed below
Sorting:
- 🎭 A Swift macros for defining aliases for types, functions, variables, etc.☆34May 6, 2024Updated last year
- An experimental Mirror alternative that utilizes Swift Macros for static reflection.☆50Dec 19, 2023Updated 2 years ago
- Swift macro to add deprecated symbols, useful when renaming a symbol without introducing a breaking change.