Skip to content

Commit df18808

Browse files
committed
Update ChainedOperations.kt
1 parent e8ca36e commit df18808

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ The repo was motivated by [this post](https://medium.com/@desaismital/declarativ
77
* [Easy vs Lazy Ordering](src/main/kotlin/org/athenian/EvaluationOrdering.kt)
88
* [More Easy vs Lazy Ordering](src/main/kotlin/org/athenian/MoreEvaluationOrdering.kt)
99
* [Expensive Calculations](src/main/kotlin/org/athenian/ExpensiveCalculations.kt)
10-
* [Processing Data](src/main/kotlin/org/athenian/LogReader.kt)
10+
* [Processing Data](src/main/kotlin/org/athenian/LogReader.kt)
11+
12+
Additional comments on Sequences are [here](https://blog.kotlin-academy.com/effective-kotlin-use-sequence-for-bigger-collections-with-more-than-one-processing-step-649a15bb4bf).

0 commit comments

Comments
 (0)