Closed okamsn closed 1 year ago
Change so that it does not pass the first value of EXPR to the function. This change makes it work more like cl-reduce, which is the expected behavior.
EXPR
cl-reduce
Change so that it does not pass the first value of
EXPR
to the function. This change makes it work more likecl-reduce
, which is the expected behavior.