From 656009e1ffa9349bd3a5ab8a46de700f56e9978f Mon Sep 17 00:00:00 2001 From: Simon Forman Date: Thu, 25 Nov 2021 09:21:22 -0800 Subject: [PATCH] Fix bug in `<<{}` function. --- joy/defs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joy/defs.txt b/joy/defs.txt index 5a40424..4945b66 100644 --- a/joy/defs.txt +++ b/joy/defs.txt @@ -5,7 +5,7 @@ || nulco [nullary] dip [true] branch !- 0 >= <{} [] swap -<<{} [] rolldown +<<{} [] rollup abs dup 0 < [] [neg] branch anamorphism [pop []] swap [dip swons] genrec app1 grba infrst