struct: synthesizer basic types (relational, without tests)

This commit is contained in:
ProgramSnail 2026-05-04 13:00:32 +00:00
parent 66ea0e53da
commit b99aa58db0
2 changed files with 116 additions and 1 deletions

View file

@ -98,7 +98,7 @@
// NOTE: do not use names in type
// Or[$lambda_((x type)+)$][type of lambda or function pointer, defined by function declaration] // `Fun`
Or[$lambda (modedType)+$][type of lambda or function pointer, defined by function declaration] // `Fun`
Or[$lambda (modedType+)$][type of lambda or function pointer, defined by function declaration] // `Fun`
}
),
Prod(