#4: set-floating-point-modes should have a syntax like SBCL -------------------------+-------------------------------------------------- Reporter: lhealy | Owner: somebody Type: enhancement | Status: new Priority: minor | Milestone: Component: component1 | Version: Keywords: | -------------------------+-------------------------------------------------- Right now, #'set-floating-point-modes requires each argument precision, rounding, exception-mask. In SBCL and CMUCL, the same function takes keyword arguments. Also are "mask" and "trap" inverses of each other?