Letrec and letfun #556
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "letrec-and-letfun"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: UlfNorell
Removes
let rec
from the language, and fixes type checking and compilation oflet fun
. Supersedes #58.Created by: radrow
Why isn't
infer_letrec
completely removed? What's its use?Created by: UlfNorell
It's used to check the top-level functions in a contract.
Created by: hanssv
Is this worth a note in the changelog?
approved this merge request
Created by: hanssv
Review: Approved
Merged by: UlfNorell at 2019-05-10 11:27:58 UTC