Lime API Reference
All Platforms
Android
Flash
HTML5
Linux
Mac
Windows
iOS
View source
abstract
Deque<
T
>(
List
<
T
>)
package
lime.system
from
List
<
T
>
to
List
<
T
>
import
lime.system.WorkOutput
@:forward(push,add)
Available on Flash, HTML5
Static methods
static
inline
pop
(
this:
List
<
T
>,
block:
Bool
):
Null
<
T
>