From 776d573435e4684fc511dfe8d538729b68c150df Mon Sep 17 00:00:00 2001 From: colin Date: Tue, 28 Feb 2023 20:59:37 -0800 Subject: show results in readme --- README.org | 6 +----- 1 file changed, 1 insertion(+), 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") -- cgit v1.2.3