ashlang 0.1.3

A language for zero knowledge proofs
Documentation
1
2
3
4
5
6
(v)

let v2 = v * v
let v4 = v2 * v2

return v4 * v