newsticker--treeview-nodes-eq

newsticker--treeview-nodes-eq is a compiled Lisp function in `newst-treeview.el'.

(newsticker--treeview-nodes-eq NODE1 NODE2)

Compare treeview nodes NODE1 and NODE2 for equality.
Nodes are equal if the have the same newsticker-id. Note that
during re-tagging and collapsing/expanding nodes change, while
their id stays constant.