Skip to content

Conversation

@keeshux
Copy link
Owner

@keeshux keeshux commented Jan 26, 2026

Except optionals and default values for now. Follow Swift/ObjC encoding convention, where unlabeled arguments are encoded with the "_#" key based on the argument order.

The code is a bit messy, an overall clean-up will be done later.

Fixes #2

Except optionals and default values for now. Follow Swift/ObjC
encoding convention, where unlabeled arguments are encoded with
the "_#" key based on the argument order.

Fixes #2
@keeshux keeshux self-assigned this Jan 26, 2026
@keeshux keeshux added the enhancement New feature or request label Jan 26, 2026
@keeshux keeshux merged commit cbf2b26 into master Jan 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support enums with associated values

2 participants