Skip to content
  • Liam Healy's avatar
    New #'optional-args-to-switch-gsl-functions used by defmfun · d0b63022
    Liam Healy authored
    Instead of relying on repeated and varying checks using llkp, the new
    function #'optional-args-to-switch-gsl-functions provides a uniform
    test for determining when presence/absence of optional arguments in
    the defmfun form require a switch between different GSL functions.
    All the same test results in 64-bit CCL and SBCL.
    d0b63022