aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.org b/README.org
index ac4f9f1..dceb753 100644
--- a/README.org
+++ b/README.org
@@ -141,7 +141,6 @@ Outputs
#+end_src
-#+RESULTS:
: (2 . 1)
*** closure
@@ -158,7 +157,6 @@ Outputs
#+end_src
-#+RESULTS:
: 2
*** mapped
@@ -171,7 +169,6 @@ Outputs
#+end_src
-#+RESULTS:
: (110 "--100--")
*** lambda-if
@@ -187,7 +184,6 @@ Outputs
#+end_src
-#+RESULTS:
: It's even: 10
*** lambda-cond
@@ -203,7 +199,7 @@ Outputs
#+end_src
-#+RESULTS:
+
: ("It's short." "Medium length: 20" "Longish")