alantech / alan

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

Implement 'getOr' for any Either-based type. Depends on the 'getOr' for the Maybe type to work. #803

Closed dfellis closed 1 month ago

dfellis commented 1 month ago

Also fixed some errors in the rust codegen layer (it's still really hacky, but okay for now)