Yesterday I added a shiny new
unit to the DelphiDabbler Code Library - the Array Utilities
Unit. It lives in the ddablib/arrayutils repo on GitHub.This
unit, named DelphiDabbler.Lib.ArrayUtils.pas, provides a single "Advanced" record, TArrayUtils, that contains static methods that perform common operations on generic arrays. There are numerous overloaded versions of many of the methods.
Weiterlesen...