forked from iden3/circom
-
Notifications
You must be signed in to change notification settings - Fork 2
Code reusability #349
Copy link
Copy link
Open
Labels
P:LowLow PriorityLow PriorityenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
P:LowLow PriorityLow PriorityenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Type
Fields
Give feedbackNo fields configured for issues without a type.
There are several simple functions in
LlzkCodegenthat only rely on the containedLlzkContextand could be commonly needed by other consumers of thellzk-rsrepo:int_type()bool_type()index_type()felt_type()struct_type()index_attr()affine_map_attr()new_bool_const_op()new_int_const_op()new_index_const_op()new_felt_const_op()(or a more general version)location_unknown()new_nondet_at_location()