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

feat: MLList.ofTaskList #397

Merged
merged 7 commits into from Dec 13, 2023
Merged

feat: MLList.ofTaskList #397

merged 7 commits into from Dec 13, 2023

Conversation

semorrison
Copy link
Collaborator

Take a List of Tasks, and produce a monadic lazy list that returns the values as their become available.

(prerequisite for hint)

@semorrison semorrison added the awaiting-review This PR is ready for review; the author thinks it is ready to be merged. label Nov 27, 2023
@joehendrix
Copy link
Contributor

I like this feature. Could you add some test cases?

@joehendrix joehendrix added awaiting-author Waiting for PR author to address issues and removed awaiting-review This PR is ready for review; the author thinks it is ready to be merged. labels Dec 7, 2023
@semorrison
Copy link
Collaborator Author

I've added a simple test.

@semorrison semorrison added awaiting-review This PR is ready for review; the author thinks it is ready to be merged. and removed awaiting-author Waiting for PR author to address issues labels Dec 12, 2023
@joehendrix joehendrix added will-merge-soon PR will be merged soon. Any concerns should be raised quickly. and removed awaiting-review This PR is ready for review; the author thinks it is ready to be merged. labels Dec 12, 2023
@joehendrix joehendrix merged commit 16d8352 into main Dec 13, 2023
2 checks passed
semorrison added a commit to leanprover-community/mathlib4 that referenced this pull request Dec 13, 2023
mathlib-bors bot pushed a commit to leanprover-community/mathlib4 that referenced this pull request Dec 14, 2023
 (#9039)

Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Mario Carneiro <di.gama@gmail.com>
awueth pushed a commit to leanprover-community/mathlib4 that referenced this pull request Dec 19, 2023
 (#9039)

Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Mario Carneiro <di.gama@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
will-merge-soon PR will be merged soon. Any concerns should be raised quickly.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants