aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcolin <colin@cicadas.surf>2023-02-28 20:59:37 -0800
committercolin <colin@cicadas.surf>2023-02-28 20:59:37 -0800
commit776d573435e4684fc511dfe8d538729b68c150df (patch)
treedd81fd9a453d9aa29be969dc5a8f15d9d40efb90
parent3d90c2896114dad5b0d8e3aa8dccfbdb1b712fd1 (diff)
show results in readmeHEADmain
-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")