Skip to content
  • Liam M. Healy's avatar
    Add state-value-expand · 33156b16
    Liam M. Healy authored
    New function state-value-expand will create a form to compute the
    desired functions in the state value. It is more efficient to use this
    expansion in code (say from a macro) when the "have" quantities are
    known at compile time, because this avoids function construction at run
    time.
    33156b16