mirror of
https://github.com/ProgramSnail/pass_strategy_synthesis.git
synced 2026-06-11 03:38:15 +00:00
struct: synthesizer basic types (relational, without tests)
This commit is contained in:
parent
66ea0e53da
commit
b99aa58db0
2 changed files with 116 additions and 1 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue