dope2/structures
2025-05-06 23:41:12 +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 parser for types + start moving all types to separate modules 2025-05-06 23:41:12 +02:00
product.types.js parser for types + start moving all types to separate modules 2025-05-06 23:41:12 +02:00
set.js parser for types + start moving all types to separate modules 2025-05-06 23:41:12 +02:00
set.types.js parser for types + start moving all types to separate modules 2025-05-06 23:41:12 +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 parser for types + start moving all types to separate modules 2025-05-06 23:41:12 +02:00