epfl-lara / stainless

Verification framework and tool for higher-order Scala programs
https://epfl-lara.github.io/stainless/
Apache License 2.0
353 stars 51 forks source link

Enhance unfold to work on bindings and imperative code as well #1533

Closed mario-bucev closed 4 months ago

mario-bucev commented 4 months ago

Previously, performing an unfold on a val to a function or on an imperative function would do nothing.