Skip to content

Add clear function to bitwise.rs #49

Description

@FedericoBruzzone

To complete API bitwise, I think we need to implement two more funcion:

  • clear_bits_msb_to_idx(&self, bit_idx: u8) // msb: most significant bit
  • clear_bits_idx_to_0(&self, bit_idx: u8)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions