decrement-in-range

Name

decrement-in-range -- Return v-1 but no less than low.

Synopsis

(decrement-in-range v low)

Description

Return v-1 but no less than low.

Implementation Notes

Module: (app scwm undo)

Defined in scheme/undo.scm at line 48 (CVS log)