summaryrefslogtreecommitdiff
path: root/Alpha/Core.scm
diff options
context:
space:
mode:
Diffstat (limited to 'Alpha/Core.scm')
-rw-r--r--Alpha/Core.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Alpha/Core.scm b/Alpha/Core.scm
index 4ce0bbb..076ad28 100644
--- a/Alpha/Core.scm
+++ b/Alpha/Core.scm
@@ -6,7 +6,7 @@
#:export (fmt printf pr prn rest last butlast
true? false? some? empty?
-> ->> fn /. curry comp
- repeat for seq
+ repeat for seq turn
inc dec member? contains?
comment get-source* get-source source))