Skip to content
  • Mark OLESEN's avatar
    ENH: use exprString expansions for #eval · 1cf795a4
    Mark OLESEN authored
    - follows the principle of least surprise if the expansion behaviour
      for #eval and expressions (eg, exprFixedValue) are the same.  This
      is possible now that we harness the regular stringOps::expand()
      within exprString::expand()
    1cf795a4