It's more efficient to concat the empty list

than to concate a non-empty list onto the empty list.
This commit is contained in:
sforman 2023-08-10 21:45:40 -07:00
parent 7c9663594b
commit a15ea2d355
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ mod %
neg 0 swap - neg 0 swap -
not [true] [false] branch not [true] [false] branch
nulco [nullary] cons nulco [nullary] cons
null [] concat bool not null [] swap concat bool not
nullary [stack] dinfrirst nullary [stack] dinfrirst
of swap at of swap at
over [dup] dip swap over [dup] dip swap