I\'m writing a generic vector type:
type TBigVector = class private FSize: Integer; FEntries: TArray; function GetEntry