OSDN Git Service

Very minor docs change.
authorSimon Forman <sforman@hushmail.com>
Mon, 15 Jul 2019 22:50:22 +0000 (15:50 -0700)
committerSimon Forman <sforman@hushmail.com>
Mon, 15 Jul 2019 22:50:22 +0000 (15:50 -0700)
joy/library.py

index 61fd462..eb911bb 100644 (file)
@@ -990,7 +990,7 @@ def dupdip(stack, expression, dictionary):
 def infra(stack, expression, dictionary):
   '''
   Accept a quoted program and a list on the stack and run the program
-  with the list as its stack.
+  with the list as its stack.  Does not affect the rest of the stack.
   ::
 
        ... [a b c] [Q] . infra