dope2/primitives
Joeri Exelmans 8eec5b9239 recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working.
big part of the code base still needs to be 'ported' to the updated type constructors.
2025-05-05 17:17:45 +02:00
..
bool.js recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working. 2025-05-05 17:17:45 +02:00
byte.js recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working. 2025-05-05 17:17:45 +02:00
char.js progress 2025-03-24 17:28:07 +01:00
double.js recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working. 2025-05-05 17:17:45 +02:00
dynamic.js recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working. 2025-05-05 17:17:45 +02:00
generic_type.js recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working. 2025-05-05 17:17:45 +02:00
int.js recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working. 2025-05-05 17:17:45 +02:00
symbol.js turn the function for creating new types (or type constructors) into a DOPE function 2025-03-31 17:35:30 +02:00
type.js recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working. 2025-05-05 17:17:45 +02:00
types.js recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working. 2025-05-05 17:17:45 +02:00
unit.js recursive types (and operations on them, like pretty-printing, comparison and unification) seem to be working. 2025-05-05 17:17:45 +02:00