W3cubDocs

/Haxe

GenericCell<T>

package haxe.ds

import haxe.ds.GenericStack

Available on all platforms

A cell of haxe.ds.GenericStack.

See also:

Constructor

new(elt:T, next:GenericCell<T>)

Variables

elt:T

next:GenericCell<T>

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/ds/GenericCell.html