dope2/structures
2025-04-17 16:10:00 +02:00
..
enum.js add enum type (generalization of sum-type) 2025-04-17 16:10:00 +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 restructure code a bit, add comparison functions for primitive types and composed types (needed to put values in sets) 2025-04-17 15:11:06 +02:00
product.js add enum type (generalization of sum-type) 2025-04-17 16:10:00 +02:00
set.js restructure code a bit, add comparison functions for primitive types and composed types (needed to put values in sets) 2025-04-17 15:11:06 +02:00
struct.js add enum type (generalization of sum-type) 2025-04-17 16:10:00 +02:00
sum.js add enum type (generalization of sum-type) 2025-04-17 16:10:00 +02:00
types.js branching and very basic merging of slots 2025-04-17 09:19:41 +02:00