# Functions

ToCanonicalTypeFamilies converts typs to the corresponding canonical type families.
TypeFamilyToCanonicalTypeFamily converts all type families to their "canonical" counterparts.
UnsafeFromGoType returns the type for a Go value, if applicable.

# Variables

DatumVecCanonicalTypeFamily is the "canonical" type family of all types that are physically represented by coldata.DatumVec.
TypesSupportedNatively contains types that are supported natively by the vectorized engine.