FSharpx.Async icon indicating copy to clipboard operation
FSharpx.Async copied to clipboard

Copy samples & tutorials

Open tpetricek opened this issue 10 years ago • 2 comments

There is a couple of samples, demos & tutorials that I wrote for the original FSharp.AsyncExtensions library that could be copied here - and with a few lines of documentation, they would make good additions to the docs.

I'd be happy to contribute this, but it looks like I won't have much time in the next two weeks, so if someone wants to do this, feel free to use the samples above! (Perhaps send a quick comment here, to avoid any race conditions :-)).

I also wrote a blog post about AsyncSeq and I'd be more than happy to add it to the documentation here (a link back to the blog would be nice though).

This was written before I had F# Formatting, but I found some source HTML + F# code for this and uploaded it here.

tpetricek avatar Mar 03 '15 03:03 tpetricek

I did put a link to the AsyncSeq article at the bottom of the docs. I'll add a link to the samples too.

eulerfx avatar Mar 09 '15 14:03 eulerfx

I think we should port the samples over and delete these in fsharpx

forki avatar Mar 09 '15 14:03 forki