Skip to content

update to use FSharp.Control.AsyncSeq#24

Merged
forki merged 2 commits intofsprojects:masterfrom
dsyme:fix-1
Mar 31, 2015
Merged

update to use FSharp.Control.AsyncSeq#24
forki merged 2 commits intofsprojects:masterfrom
dsyme:fix-1

Conversation

@dsyme
Copy link
Copy Markdown
Contributor

@dsyme dsyme commented Mar 30, 2015

This updates the repo to use FSharp.Control.AsyncSeq.

The biggest question involved left-to-right iteration of AsyncSeq now that the Nil/Cons representation of AsyncSeq has been hidden - see also fsprojects/FSharp.Control.AsyncSeq#15.

To allow left-to-right iteration a "getIterator" has been added to FSharp.Control.AsyncSeq, which is used here.

forki added a commit that referenced this pull request Mar 31, 2015
update to use FSharp.Control.AsyncSeq
@forki forki merged commit c1eb969 into fsprojects:master Mar 31, 2015
@forki
Copy link
Copy Markdown
Member

forki commented Mar 31, 2015

I tried to release this, but I'm no owner of FSharp.Control.AsyncSeq on nuget.

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.

2 participants