This website requires JavaScript.
Explore
Help
Sign in
research
/
dope2
Watch
1
Star
0
Fork
You've already forked dope2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
342d4b34ef
dope2
/
generics
History
Download ZIP
Download TAR.GZ
Joeri Exelmans
342d4b34ef
fix bug in polymorphic types (when creating a tuple of two empty lists, there was only one type variable (the type of the list), whereas each list could have a different type, so there should be two type variables) + make type variables look nicer
2025-04-04 10:04:40 +02:00
..
generics.js
fix bug in polymorphic types (when creating a tuple of two empty lists, there was only one type variable (the type of the list), whereas each list could have a different type, so there should be two type variables) + make type variables look nicer
2025-04-04 10:04:40 +02:00
generics.test.js
interactive prompt can handle polymorphic types
2025-04-02 15:49:43 +02:00