Skip to content

Conversation

@ventZl
Copy link
Owner

@ventZl ventZl commented Feb 11, 2026

Add algorithm templates to work with bitmap fields. These algorithms support arbitrary length of bitmap field. Following operations are supported:

  • setting bit in field
  • clearing bit in field
  • testing bit in field
  • finding first available bit in field

No tests yet.

Add algorithm templates to work with bitmap fields. These algorithms
support arbitrary length of bitmap field. Following operations are
supported:
- setting bit in field
- clearing bit in field
- testing bit in field
- finding first available bit in field

No tests yet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant