We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65cc949 commit 4ae3b10Copy full SHA for 4ae3b10
1 file changed
docs/content/index.md
@@ -22,7 +22,9 @@ This includes additional brief samples on using most of the functions.
22
23
[Terminology](terminology.html) a reference for some of the terminology around F# async.
24
25
-[FSharp.Control.AsyncSeq](library/AsyncSeq.html) contains narrative and code samples explaining asynchronous sequences.
+[AsyncSeq](library/AsyncSeq.html) contains narrative and code samples explaining asynchronous sequences.
26
+
27
+[AsyncSeq Examples](library/AsyncSeqExamples.html) contains examples.
28
29
Contributing and copyright
30
--------------------------
0 commit comments