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.