Skip to content

[Chore] Remove Boxing of SymbolicExpressions in Clarity #4445

@cylewitruk

Description

@cylewitruk

SymbolicExpressions are unnecessarily Box'd in a few places in the clarity crate when used in Vecs. As Vecs are already on the heap, a Box is not necessary.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Status: ✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions