
public interface TreeCursor<T> {
	// Pure root type
}
