Chris Fedde writes:
> +    $vector = Bit::Vector->new($no_of_bits);

Use 'num' and not 'no' as an abbreviation for 'number'.

You only show how to put bits into a Bit::Vector.  Is that deliberate?

Nat

Reply via email to