From 37f3e91f6c95d46f161dbde05b0a005fe7e7c17a Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 7 Dec 2024 16:04:25 -0500 Subject: Rename "NONE" to "none" --- docs/reductions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reductions.md') diff --git a/docs/reductions.md b/docs/reductions.md index d68b3886..58cfa314 100644 --- a/docs/reductions.md +++ b/docs/reductions.md @@ -22,7 +22,7 @@ nums := [:Int] sum := (+: nums) >> sum -= NONE : Int? += none : Int? >> sum or 0 = 0 -- cgit v1.2.3