Skip to content
  • Liam Healy's avatar
    Internal variable rename 'cbinfo · 3987beef
    Liam Healy authored
    Internally call the :callbacks argument to defmobject or defmfun
    'cbinfo, to better distinguish it in the source code.  In numerical
    integration example functions, apply #'realpart, because
    implementations are permitted to return complex numbers from #'expt
    when the second argument is a float.
    3987beef