https://github.com/soenneker/soenneker.utils.lazybools
A tiny, allocation-free, publication-only lazy initializer for bools.
https://github.com/soenneker/soenneker.utils.lazybools
bool csharp dotnet extension lazy lazybool lazybools lazyboolutil utils
Last synced: 4 days ago
JSON representation
A tiny, allocation-free, publication-only lazy initializer for bools.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.utils.lazybools
- Owner: soenneker
- License: mit
- Created: 2026-02-23T22:39:39.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-03-14T20:42:38.000Z (about 1 month ago)
- Last Synced: 2026-04-15T02:18:41.492Z (12 days ago)
- Topics: bool, csharp, dotnet, extension, lazy, lazybool, lazybools, lazyboolutil, utils
- Language: C#
- Homepage: https://soenneker.com
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.utils.lazybools/)
[](https://github.com/soenneker/soenneker.utils.lazybools/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.utils.lazybools/)
[](https://github.com/soenneker/soenneker.utils.lazybools/actions/workflows/codeql.yml)
#  Soenneker.Utils.LazyBools
### A tiny, allocation-free, publication-only lazy initializer for bools.
## Installation
```
dotnet add package Soenneker.Utils.LazyBools
```