Builds a boolean vector for addition.
Builds a new boolean vector that represents the addition of two other vectors. Each element in the result will represent the function
where the carry in is
It is important for efficency that the BDD variables used in l and r are interleaved.
- Returns:
- The result of the addition (which is already reference counted).
- See also:
- bvec_sub, bvec_mul, bvec_shl