# sim-lib-numbers-bool
Boolean number domain with literal parsing and promotion into scalar numeric domains.
## Package Metadata
- Manifest: `crates/sim-lib-numbers-bool/Cargo.toml`
- Publish: `true`
- Targets: `custom-build, lib`
## Crate Documentation
The numbers/bool domain: boolean literals and values as the base of the number-promotion lattice, with edges widening into the integer and float domains.