dope2/structures
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
..
enum.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
function.js turn the function for creating new types (or type constructors) into a DOPE function 2025-03-31 17:35:30 +02:00
list.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
product.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
set.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
struct.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
sum.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