alantech / alan

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

Implement generic type inference #783

Closed dfellis closed 2 months ago

dfellis commented 2 months ago

This lets me finally start cleaning up a lot of the duplication within the root scope, and makes map possible as a method call.

There are still some corner cases: