Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

65 allow char to specify size #66

Merged
merged 3 commits into from
Apr 27, 2024
Merged

Conversation

CRBroughton
Copy link
Owner

This PR adds the ability for the 'char' type to specify a size, which is now a requirement for the feature.

All tests that were utilising the 'char' type have been updated to reflect this new state, as well as the type that infers the possible keys, to ensure that 'size' is presented as a possible option.

@CRBroughton CRBroughton linked an issue Apr 24, 2024 that may be closed by this pull request
@CRBroughton CRBroughton merged commit 183d9ee into master Apr 27, 2024
1 check passed
@CRBroughton CRBroughton deleted the 65-allow-char-to-specify-size branch April 27, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow char to specify size
1 participant