mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-28 09:23:04 +03:00
69ebb77a56
The declaration `xs @ i = e` is syntactic sugar for `xs = generate (\i -> e)`. |
||
---|---|---|
.. | ||
Cryptol.cry | ||
CryptolTC.z3 |