From 6fa0ea62fba63cda1da1992099f87a659d8d130a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 31 Oct 2022 19:04:54 +0100 Subject: consistency --- mew.svnwiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mew.svnwiki b/mew.svnwiki index a9c7ee4..378e87c 100644 --- a/mew.svnwiki +++ b/mew.svnwiki @@ -297,7 +297,7 @@ numbers. Returns an accumulator that stores all elements in lists in a hash-table, applying {{}} to the element to compute the key. -(inject []) +(inject ?) Returns a procedure that takes an generator (or something convertible by {{gen}}) and folds the function {{}} over its values. If given, -- cgit 1.4.1