- Written by Giuseppe Lanza.
- In development for 6 years, with 46 commits and 5 releases.
- There are no open issues and no open pull requests. The last issue was closed 6 years ago and the last pull request was merged/closed 5 years ago.
- This package has no package dependencies.Including all transitive and test dependencies.
- MIT licensed
- 102 stars
- 1 library
- No executables
- No plugins
- No macros
- Zero data race safety errorsWhat is data race safety and how is it tested?
When working with an Xcode project:
When working with a Swift Package Manager manifest:
Select a package version:
1.1.3
master
EnumKit is a library that gives you the ability to simply access an enum associated value, without having to use pattern matching. It also offers many utilities available to other swift types, like updatability of an associated value and transformations.