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