ajbool
Repository:
https://github.com/adjust/ajbool
The implementation provides an additional data type that stores a single byte representing a boolean value, allowing for more efficient storage and indexing of true/false values compared to the standard boolean type.
Information Analysis
| Extensibility Types: | Functions, Types, Index Access Methods |
| System Components: | None |
Duplicate Code Analysis
| Total Lines of Code: ? | 84 |
| Lines of Duplicate Code: ? | 0 |
| Percentage of Codebase: ? | 0% |
Versioning Analysis
| Total Lines of Code: ? | 84 |
| Lines of Encapsulated Versioning Code: ? | 0 |
| Percentage of Encapsulated Versioning Code in Codebase: ? | 0% |