We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 832e7dd commit d914f19Copy full SHA for d914f19
docs/01-operations.md
@@ -1,7 +1,7 @@
1
# Operations
2
3
4
-[Previously](01-sequences-and-arrays.md) we built up two main abstractions, the first
+[Previously](00-sequences-and-arrays.md) we built up two main abstractions, the first
5
is an unbounded sequence mechanism and the second is a abstraction (reader) upon
6
bounded but randomly accessible memory. In this document we will walk through
7
transformations from one sequence or reader into another sequence or reader as well
0 commit comments