From 85fe614cd9a55c8b8c826005bf3942a89d6dbcfa Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 26 Oct 2021 22:10:04 -0700 Subject: . --- mu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mu.md') diff --git a/mu.md b/mu.md index 30227931..e79861ed 100644 --- a/mu.md +++ b/mu.md @@ -531,7 +531,7 @@ The result of a `compute-offset` statement can be passed to `index`: var/reg: (addr T) <- index arr/reg: (addr array T), idx/reg: (offset T) ``` -### Stream operations +### Streams A common use for arrays is as buffers. Save a few items to a scratch space and then process them. This pattern is so common (we use it in files) that there's -- cgit 1.4.1-2-gfad0