Closed LeiWang1999 closed 1 month ago
This pull request introduces a new method is_vector to the DataType class and updates various parts of the codebase to use this method for checking if a type is a vector.
is_vector
DataType
This pull request introduces a new method
is_vector
to theDataType
class and updates various parts of the codebase to use this method for checking if a type is a vector.