Module typevar

Source

Macrosยง

num_set ๐Ÿ”’

Structsยง

TypeSet ๐Ÿ”’
TypeSetBuilder ๐Ÿ”’
TypeVar ๐Ÿ”’
TypeVarContent ๐Ÿ”’
Type variables can be used in place of concrete types when defining instructions. This makes the instructions polymorphic.
TypeVarParent ๐Ÿ”’

Enumsยง

DerivedFunc ๐Ÿ”’
Interval ๐Ÿ”’

Constantsยง

MAX_BITS ๐Ÿ”’
MAX_FLOAT_BITS ๐Ÿ”’
MAX_LANES ๐Ÿ”’

Functionsยง

range_to_set ๐Ÿ”’
Generates a set with all the powers of two included in the range.

Type Aliasesยง

NumSet ๐Ÿ”’
Range ๐Ÿ”’
RangeBound ๐Ÿ”’
A set of types.