Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overloaded Types #6

Open
Hazelfire opened this issue Dec 20, 2021 · 2 comments
Open

Overloaded Types #6

Hazelfire opened this issue Dec 20, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@Hazelfire
Copy link
Owner

One of the next stages is to add overloaded functions, like multiplying both lists and numbers using *. This might get pretty complicated and theoretical, and will likely follow after the implementation specified in this thesis
.

This way we can do natural calculations for Against Malaria Foundation and other GiveWell evaluations.

@Hazelfire Hazelfire added the enhancement New feature or request label Dec 20, 2021
@ArcticAtelier
Copy link

Hi, would you happen to have an alternative link to the thesis? The old one says 404.

@Hazelfire
Copy link
Owner Author

So it is a 404! Here's what link I am referring to:
For googling if this link dies too, title: POLYMORPHIC TYPE INFERENCE
FOR LANGUAGES WITH OVERLOADING AND
SUBTYPING
Author: Geoffrey Seward Smith
http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.72.9509&rep=rep1&type=pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants