tcr / corollary

Cross-compiler from Haskell to Rust, plus parser-haskell.
73 stars 5 forks source link

Handle `return` intelligently #46

Open tcr opened 7 years ago

tcr commented 7 years ago

Obviously this isn't Rust's return, but it should do the right thing in monadic sequences.