Bitset.copy

Creates a copy of @self.

class Bitset
copy
()

Return Value

Type: Bitset

A new bitset that contains the same values as @self

Meta