The same idea as #1, but applied to the stats option.
For this, should make the (define dateclause ...) code into a standalone routine so that it can be called from (printprop) and (print-stats)
The same idea as #1, but applied to the `stats` option.
For this, should make the `(define dateclause ...`) code into a standalone routine so that it can be called from `(printprop)` and `(print-stats)`
The same idea as #1, but applied to the
statsoption.For this, should make the
(define dateclause ...) code into a standalone routine so that it can be called from(printprop)and(print-stats)