List - Mtax-Development/GML-OOP GitHub Wiki

Description

Constructs a List Data Structure, which stores data linearly and can be flexibly manipulated in terms of operations like sorting or resizing.

Specification

Destruction
Elements
None

Properties

Name
Type
Modifiable
ID
{handle:list}
No

Construction types

Name
Arguments
New constructor
Wrapper
{handle:list} list
Empty
Constructor copy
{List} other
⚠️ **GitHub.com Fallback** ⚠️