Hacker News new | ask | show | jobs
by segmondy 88 days ago
yup, A interacts with B with the interaction originating from A.
1 comments

related tangent (outside of diagrams) lt < and gt > symbols are often dangerously ambiguous; does

    A > B > C  
mean "A then B then C"? or "A is superior to B which is superior to C"?
Which (I think) is why we prefer to use "A --> B" rather than "A>B" or "A > B"