> Tech
↗ src_linkFor understanding data types in any language, it often helps to find out the most elementary data type because often other data types are built on elementary ones. In our case, vectors are the most elementary. Vectors are used to store ordinal data of the same base type.