This unit, named DelphiDabbler.Lib.ArrayUtils.pas
, provides a single Delphi Pascal "Advanced" record, TArrayUtils, that provides operations upon and information about generic arrays.
Testing
DUnit tests for TArrayUtils are included in the download.
Example Code
Each method of TArrayUtils has example code included in the method's online documentation. The same example code is included in the download.