stack-xif
Web icon

LIFO Queue

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 25 January 2020
 by 
0.0
 (0 ratings)
stack-xif

LIFO Queue

Details
Allows using the Stack .NET Class. This is usefull when you need the strategie LIFO, since Stack stores the values in LIFO style (Last In First Out).
Read more

It represents a last-in, first out collection of object. It is used when you need a last-in, first-out access of items. When you add an item in the list, it is called pushing the item and when you remove it, it is called popping the item.

Release notes (1.0.0)
Reviews (0)
Team
Other assets in this category