Skip to content

Commit d94c3fa

Browse files
committed
Update README.md
1 parent d75ed0e commit d94c3fa

File tree

1 file changed

+1
-1
lines changed

1 file 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-
* [Sequence Basics](src/main/kotlin/org/athenian/SequenceBasics.kt)
5+
* [Collection Operations](src/main/kotlin/org/athenian/SequenceBasics.kt)
66
* [Easy vs Lazy Ordering](src/main/kotlin/org/athenian/EvaluationOrdering.kt)
77
* [More Easy vs Lazy Ordering](src/main/kotlin/org/athenian/MoreEvaluationOrdering.kt)
88
* [Expensive Calculations](src/main/kotlin/org/athenian/ExpensiveCalculations.kt)

0 commit comments

Comments
 (0)