catala icon indicating copy to clipboard operation
catala copied to clipboard

Rationalise the tuple / enum types

Open AltGr opened this issue 3 years ago • 0 comments

This will allow to unify with types used earlier in the pipeline (Scopelang.Ast.typ).

It seems cleaner! But some areas may warrant a later clean-up, in particular handling of options and their types in the backends, or possible name conflicts of structs/enums with built-in types when printing.

AltGr avatar Aug 23 '22 13:08 AltGr