Module scalar_set

Source
Expand description

A set of scalar types, represented as a bitset.

Macros§

define_scalar_set 🔒
scalar_set 🔒

Structs§

ScalarSet 🔒
A set of scalar types.

Enums§

ScalarSetBits 🔒
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.