Skip to content

Conversation

abelbraaksma
Copy link
Member

With the following signature, analogous to Seq.delay:

module TaskSeq =
    val delay: generator: (unit -> taskSeq<'T>) -> taskSeq<'T>

@abelbraaksma abelbraaksma merged commit 5048b82 into main Nov 7, 2022
@abelbraaksma abelbraaksma deleted the add-append-delay-except-insert branch November 7, 2022 00:10
@abelbraaksma abelbraaksma added topic: surface area Adds functions to the public surface area feature request New feature or enhancement request labels Nov 25, 2022
@abelbraaksma abelbraaksma self-assigned this Nov 25, 2022
@abelbraaksma abelbraaksma added this to the v0.2.0 milestone Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or enhancement request topic: surface area Adds functions to the public surface area
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants