RosettaCodeData/Task/Logical-operations/V/logical-operations-2.v
2023-07-01 13:44:08 -04:00

7 lines
102 B
Coq

[mylogic
[get2 [a b : a b a b] view].
get2 and puts
get2 or puts
swap not puts
pop
].