Skip to content

VictorSFaria/ICollections

Repository files navigation

{***************************************************************************}
{                                                                           }
{           ICollections                                                    }
{                                                                           }
{           Copyright (C) 2013 Víctor de Souza Faria                        }
{                                                                           }
{           [email protected]                                          }
{                                                                           }
{ Contributors : Víctor de Souza Faria                                      }
{                                                                           }
{***************************************************************************}


ICollections is a set of Generics Interfaced Collections for Delphi.

The idea is to build interface collections from scratch to Delphi, focusing on performance, usability and memory allocation.

Planned Support:

- IList
- ILinkedList
- IDictionary
- IStack
- IQueue

About

Basic Interfaced Generic Collections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages