cucapra / cucapra/baa

Add a mechanism to concatenate several `BitVecValue` at once

Open
#5 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
9
Forks
2
Avg merge
2h 43m
Merged PRs (30d)
1

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.