Skip to content
  • Liam Healy's avatar
    Use lambda forms in callbacks · b134ed94
    Liam Healy authored
    It is possible to use lambda forms as well as function names in
    callback definers; this is demonstrated in the Monte Carlo example.
    Eliminated make-mfunction and folded its functionality into
    make-solver-functions.  Added a section to the documentation to
    explain how function definitions work.
    b134ed94