Skip to contents

This represents the type of a value.

Usage

ValueType(type, shape = NULL)

Arguments

type

The type of the value (TensorType or TokenType).

shape

The shape of the value (only used when type is character).