Skip to content

Add _Deferred type #244

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

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Add _Deferred type #244

merged 1 commit into from
Nov 29, 2024

Conversation

joeldrapper
Copy link
Collaborator

@joeldrapper joeldrapper commented Nov 29, 2024

The _Deferred type allows you to defer creating the type until it is used. This is useful for creating recursive types that reference themselves.

@joeldrapper joeldrapper merged commit ea1d910 into main Nov 29, 2024
10 checks passed
@joeldrapper joeldrapper deleted the deferred-type branch November 29, 2024 11:15
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.

None yet

1 participant