num-types - Factor Documentation (original) (raw)

num-types
Factor handbook » The implementation » VM memory layouts » Type numbers

Prev: type-number ( class -- n )

Vocabulary
layouts

Variable description
Number of distinct built-in types. This is one more than the maximum value from the tag primitive.

Variable value
Current value in global namespace:

14

Definition

IN: layouts

SYMBOL: num-types inline