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

Renamed IAsync to Async #3906

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Renamed IAsync to Async #3906

merged 1 commit into from
Sep 28, 2024

Conversation

ncave
Copy link
Collaborator

@ncave ncave commented Sep 28, 2024

  • Renamed IAsync<T> to Async<T> as it is not an interface.

(Note: This change doesn't seem to impact the Python generated code in any way, as it looks like the Async and AsyncBuilder in fable-library-py are pre-compiled).

@ncave ncave merged commit a84cdd8 into fable-compiler:main Sep 28, 2024
19 checks passed
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