Skip to content

haxe.ds._List.ListIterator

haxe.ds._List.ListIterator

Fields

NameType
headhaxe.ds._List.ListNode

Protos

  • f@31033 hasNext(haxe.ds._List.ListIterator) → Bool
  • f@31034 next(haxe.ds._List.ListIterator) → Dyn

Bindings

  • static f@31035 __constructor__(haxe.ds._List.ListIterator, haxe.ds._List.ListNode) → Void