alantech / alan

Autoscalable Programming Language
https://alan-lang.org
MIT License
306 stars 10 forks source link

Implement auto-wrapping for sum type reassignment #843

Closed dfellis closed 2 months ago

dfellis commented 2 months ago

Resolves #836

The entirety of the derived function generation inside of lntors definitely needs reworking. It's a rat's nest...