FastListIterator
class haxe.FastListIterator<T>extends FastIterator<T>import haxe.FastListAvailable in cpp
var current : FastCell<T>
function new( head : FastCell<T> ) : Void
version #9006, modified 2010-08-14 17:10:29 by api
0 comment