Skip to content

Add a mechanism to concatenate several BitVecValue at once #5

Description

@omixann

Given a collection of &BitVecValue (say, &[BitVecValue]), I'd appreciate a function to build their concatenation that performs a single allocation of the whole required width (bonus points if it has a way of specifying which order to concatenate them, as I need both).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions