Skip to content

Commit 9951cd0

Browse files
committed
Update docs
1 parent 9b1639d commit 9951cd0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The repo was motivated by [this post](https://medium.com/@desaismital/declarative-pipelines-in-kotlin-b9e18e77f2c5).
44

5-
* [Sequences and Yields](src/main/kotlin/org/athenian/SequencesAndYields.kt)
5+
* [Continuations, Sequences and Yields](src/main/kotlin/org/athenian/ContinuationsSequencesAndYields.kt)
66
* [Collection Operations](src/main/kotlin/org/athenian/CollectionOperations.kt)
77
* [Chained Operations](src/main/kotlin/org/athenian/ChainedOperations.kt)
88
* [Easy vs Lazy Ordering](src/main/kotlin/org/athenian/EvaluationOrdering.kt)

0 commit comments

Comments
 (0)