|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <acir.hpp>
Public Member Functions | |
| void | msgpack_unpack (msgpack::object const &o) |
Public Attributes | |
| std::vector< Acir::Expression > | value |
Friends | |
| bool | operator== (const Array &, const Array &) |
|
inline |
| std::vector<Acir::Expression> Acir::BrilligInputs::Array::value |