Skip to content

API to find the largest and smallest bit that is set #65

@Eh2406

Description

@Eh2406

The smallest can currently be obtained with .iter().next(), but I did not find a way to quickly get the largest. None of the iterators seem to support .rev().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions