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

Implement TaskSeq.init, initAsync, initInfinite, initInfiniteAsync and TaskSeq.concat #69

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

abelbraaksma
Copy link
Member

Part of #38.

See for motivation of approach this bug report on the docs for Seq.init: dotnet/fsharp#14233

Implements, adds tests and tooltip/xml docs for:

TaskSeq.init
TaskSeq.initAsync
TaskSeq.initInfinite
TaskSeq.initInfiniteAsync
TaskSeq.concat

@abelbraaksma abelbraaksma merged commit e8e62ec into main Nov 3, 2022
@abelbraaksma abelbraaksma deleted the add-init-initasync-etc branch November 3, 2022 23:37
@abelbraaksma abelbraaksma added topic: surface area Adds functions to the public surface area enhancement New feature or request labels Nov 4, 2022
@abelbraaksma abelbraaksma added this to the v0.1.0 milestone Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request topic: surface area Adds functions to the public surface area
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant