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

Unifying generic type names, removing redundant annotations and more consistency in code #134

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

abelbraaksma
Copy link
Member

This just cleans up the resumable code a bit in an effort to make all the type aliases more consistent, using same type names throughout, and removing redundant type annotations (less clutter, better readability).

No functional changes here.

@abelbraaksma
Copy link
Member Author

The main change here is that people will get cleaner tooltips, and that the code is a tad more readable now. Part of the 0.4.0 push.

@abelbraaksma abelbraaksma merged commit 3e95bc5 into main Dec 19, 2022
@abelbraaksma abelbraaksma deleted the cleanup-resumable-code branch December 19, 2022 02:38
@abelbraaksma abelbraaksma added refactoring Cleanup, refactoring and minor fixes topic: taskseq-ce Related to the taskseq computation expression builders or overloads labels Dec 19, 2022
@abelbraaksma abelbraaksma added this to the v0.4.0-alpha.1 milestone Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Cleanup, refactoring and minor fixes topic: taskseq-ce Related to the taskseq computation expression builders or overloads
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant