hax icon indicating copy to clipboard operation
hax copied to clipboard

Do not functionalize loops in the Lean backend, instead use Lean's `for`

Open clementblaudeau opened this issue 3 months ago • 0 comments

As all rust computation is happening within a do block, we could use Lean for loops instead of translating them to Hax folds.

clementblaudeau avatar Sep 24 '25 15:09 clementblaudeau