Skip to content

Add bit-precise specialization for bool-suffixed functions #6

@randoragon

Description

@randoragon

Currently each bit is stored as a _Bool type, which takes a whole byte. It's necessary to rewrite the entire boolean implementation to use binary operations to actually operate on individual bits.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions