Hacker News new | ask | show | jobs
by rzzzt 847 days ago
Call hierarchy trees usually cut cycles with a "there is already a node for this method elsewhere in the tree" end stop.
1 comments

Is this meant so say it's good, bad, or just is? (which is what I meant by pruning cycles).
I'm OK with this behavior :)