class
	TWO_WAY_LIST_CURSOR [G]

General
	cluster: base
	description: "Cursors for two way lists."
	create: make

Ancestors
	LINKED_LIST_CURSOR [G]