Skip to content
  • Philipp Marek's avatar
    Avoid duplicate logic in WHEN-LET* · 3b849bc0
    Philipp Marek authored and lovrolu's avatar lovrolu committed
    By using an explicit PROGN we can interpolate straight into the LET.
    The PROGN shouldn't matter, as the WHEN interferes with DECLAREs anyway.
    3b849bc0