CloneBit extension

Adds clone method that create a deep copy of a Bit vector.

on

Methods

clone() Bit

Available on Bit, provided by the CloneBit extension

Creates a deep copy of the Bit vector, mutations to the original will not affect the copy.