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:
@@ -61,7 +61,7 @@ mod %
|
||||
neg 0 swap -
|
||||
not [true] [false] branch
|
||||
nulco [nullary] cons
|
||||
null [] concat bool not
|
||||
null [] swap concat bool not
|
||||
nullary [stack] dinfrirst
|
||||
of swap at
|
||||
over [dup] dip swap
|
||||
|
||||
Reference in New Issue
Block a user