Expand description
A set of scalar types, represented as a bitset.
Macros§
Structs§
- Scalar
Set 🔒 - A set of scalar types.
Enums§
- Scalar
SetBits 🔒 - An enum used to assign distinct bit numbers to
ScalarSet
elements.
Statics§
- SCALARS_
FOR_ 🔒BITS - A table mapping bit numbers to the
Scalar
values they represent.