mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-18 13:31:50 +03:00
4 lines
45 B
Plaintext
4 lines
45 B
Plaintext
|
|
||
|
(/\) : Bool -> Bool -> Bool
|
||
|
p /\ q = p && q
|