Rename *ll* and *ul* to ll and ul in strictly-in-interval
commitaf3e6debf53dd01d198ebc7aeab35bc7031d6a35
authorRaymond Toy <toy.raymond@gmail.com>
Wed, 26 Jun 2024 01:47:09 +0000 (25 18:47 -0700)
committerRaymond Toy <toy.raymond@gmail.com>
Wed, 26 Jun 2024 01:47:09 +0000 (25 18:47 -0700)
tree2031c108c8b96d4d2a818092178227fb1c5aded0
parent5bfae378a07a80ee4ee883b59c20c975ac366ed3
Rename *ll* and *ul* to ll and ul in strictly-in-interval

The function `strictly-in-interval` doesn't really need the special
variables since they're arguments, so rename the args to `ll` and `ul`
to break that connection.

Full testsuite + share passes with cmucl and ccl64.
src/defint.lisp