Improvements to slog and collecting
slog. The default condition type used by slog
when its first argument is a string is now controlled by a variable. There is support for resetting the precision time offset, which is needed for dumping & restoring images.
collecting. collect-into
can now collect into the local functions defined by collecting
/ with-collectors
, not just the objects made by make-collector
.