File Details
List <T> - Basic 1.0b
- R
- Apr 4, 2012
- 206.00 KB
- 763
File Name
Simple_List_T.SC2Lib
Supported Versions
1.0b
- added wait 0 to RemoveAt and Clear to prevent "Execution took too long"
Note: It will run everytime loop count will reach value of internal\OPsLimitBeforeWait (default 5000) - switched to while loops to reduce code size
- fixed typo
1.0a
- List IndexOf <T>
- List Exist
1.0
- Release