summary refs log tree commit diff
path: root/mew.svnwiki
diff options
context:
space:
mode:
Diffstat (limited to 'mew.svnwiki')
-rw-r--r--mew.svnwiki3
1 files changed, 3 insertions, 0 deletions
diff --git a/mew.svnwiki b/mew.svnwiki
index f27a8bd..60db721 100644
--- a/mew.svnwiki
+++ b/mew.svnwiki
@@ -170,6 +170,9 @@ If {{<form>>} is empty, behaves as {{values}}, i.e. the identity function.
 
 {{(op + 2 _)}} is the function that adds 2 to its argument.
 
+Note that {{(op (expr))}} can be used as a generator that infinintely
+often evaluates {{(expr)}} anew.
+
 <syntax>(op* <form>)</syntax>
 
 Returns a procedure that evaluates {{<form>}} with {{...}} expanded