Skip to content

🌍 #343 Nullability enhancements I had in a dream#360

Merged
nth-commit merged 1 commit into
mainfrom
terra/generating-nullable-reference-types
Aug 11, 2022
Merged

🌍 #343 Nullability enhancements I had in a dream#360
nth-commit merged 1 commit into
mainfrom
terra/generating-nullable-reference-types

Conversation

@nth-commit

Copy link
Copy Markdown
Owner

Big tidy up: individual gen handlers now don't need to handle nulling gens themselves, they just push the nullability info into the context, and then nullability is handled by the NullableGenHandler.

Use this to add nullability to array types (another special case).

Big tidy up: individual gen handlers now don't need to handle nulling gens themselves, they just push the nullability info into the context, and then nullability is handled by the NullableGenHandler.

Use this to add nullability to array types (another special case).
@nth-commit
nth-commit merged commit f75425e into main Aug 11, 2022
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.

1 participant