4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
|
<> (?x dup) (?x ?x)
|
||
|
<> (?x ?y swap) (?y ?x)
|
||
|
|
||
|
foo ((A B swap) dup)
|