Stack.fromArray() - Mtax-Development/GML-OOP GitHub Wiki

Arguments

Name
Type
Optional
array
{any[]}
No
startFromEnd?
Yes

Returns

Not applicable.

Description

Add values from the specified array to this Stack, starting from either the start of the array or its end.

⚠️ **GitHub.com Fallback** ⚠️