Type Alias ColumnValueRef

ColumnValueRef: OColumnBaseChunk<unknown>

All columns are stored as an object to be able to reference them later. Some columns will use this to sort, others will simply be used to store the raw data.