Closed olomix closed 1 month ago
To use Circom as a library from https://github.com/iden3/circom-witnesscalc, it would be great to make few types public. And add a lexer feature to lalrpop-util
lalrpop-util
Also I've fixed some issuers with formatting of internal structs.
And make OperatorType hashable to be able to use it as a Key in Map.
To use Circom as a library from https://github.com/iden3/circom-witnesscalc, it would be great to make few types public. And add a lexer feature to
lalrpop-util
Also I've fixed some issuers with formatting of internal structs.
And make OperatorType hashable to be able to use it as a Key in Map.