Added
reduced
as a better wrapper than calling the constructormake-reduced
manually.
Fixed
- Purged usage of
uiop
which was causing problems downstream. once
handles anil
argument better.- Apply
(optimize (speed 3))
on all*-reduce
functions.
reduced
as a better wrapper than calling the constructor make-reduced
manually.uiop
which was causing problems downstream.once
handles a nil
argument better.(optimize (speed 3))
on all *-reduce
functions.