class
	TWO_WAY_TREE_CURSOR [G]

General
	cluster: base
	description: "Cursors for two-way trees"
	create: make

Ancestors
	TWO_WAY_LIST_CURSOR [G]