Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 986 Bytes

File metadata and controls

31 lines (18 loc) · 986 Bytes

Array Utilities Unit Programmers Guide

Applies to: ~>0.1

Introduction

This section of the Array Utilities Unit documentation describes the API exposed by the unit to programmers.

⚠️ The current code is beta. The interface is liable to change. If any bugs are noticed, please report them via the issue tracker on GitHub (GitHub account required).

Contents

Units

Unit Description
DelphiDabbler.Lib.ArrayUtils The only unit in this project. Contains just the TArrayUtils advanced record.

Types

Type Description
TArrayUtils Advanced record that provides generic static methods for manipulating and interogating arrays.

Conventions

This documentation complies with these conventions.

Links