Skip to main content

Std.Types.Collections

This page is still under construction!

This feature is still not implemented!

namespace Std.Types.Collections

Std.Types.Collections implements structures to manipulate a huge ammount of data.

It include mainly lists and it derivates, like queues and stacks.


Structures

StructureDescription
ArrayGeneric structure to manipulate large amounts of data in a row
ListGeneric structure to manipulate large amounts of data in linked lists