dope2/generics
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