sim-lib-numbers-bool 0.3.0

Boolean number domain with literal parsing and promotion into scalar numeric domains.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# sim-lib-numbers-bool

<!-- GENERATED BY xtask crate-catalog; DO NOT EDIT. -->

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.