Skip to content

Commit 24c0e83

Browse files
authored
Update index.md
1 parent 179f97b commit 24c0e83

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Learning
2424

2525
[Terminology](terminology.html) a reference for some of the terminology around F# async.
2626

27+
[Comparison with IObservable](ComparisonWithIObservable.html) contains discussion about the difference between async sequences and IObservables.
28+
2729
[API Reference](reference/index.html) contains automatically generated documentation for all types, modules and functions in the library.
2830
This includes additional brief samples on using most of the functions.
2931

@@ -43,4 +45,4 @@ redistribution for both commercial and non-commercial purposes. For more informa
4345
[gh]: https://github.com/fsprojects/FSharp.Control.AsyncSeq
4446
[issues]: https://github.com/fsprojects/FSharp.Control.AsyncSeq/issues
4547
[readme]: https://github.com/fsprojects/FSharp.Control.AsyncSeq/blob/master/README.md
46-
[license]: https://github.com/fsprojects/FSharp.Control.AsyncSeq/blob/master/LICENSE.txt
48+
[license]: https://github.com/fsprojects/FSharp.Control.AsyncSeq/blob/master/LICENSE.txt

0 commit comments

Comments
 (0)