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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions