acir
1.0.0-beta.14
In acir::
parser
acir
::
parser
Function
build_expression_from_terms
Copy item path
Source
fn build_expression_from_terms( terms: impl
Iterator
<Item =
Term
>, ) ->
Expression
<
FieldElement
>