Skip to content

Add OpCode::get_types_mut #179

@iamrecursion

Description

@iamrecursion

Currently, the strip_instruction match in strip_witness_of has a very fragile form which requires the programmer to add a strip_all_witness call where relevant. If we add OpCode::get_types_mut then we can have a similar pattern to get_inputs_mut and get_operands_mut which seems much less brittle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions