go.container.list

Go to Haxe source-to-source compiler

..
Element

Element is an element of a linked list.

ElementPointer

ElementPointerPointer

ElementPointer_asInterface

Element_asInterface

List

Package list implements a doubly linked list.

ListPointer

ListPointerPointer

ListPointer_asInterface

List_

List represents a doubly linked list. The zero value for List is an empty list ready to use.

List_asInterface