What is the easiest way to draw a double -in single -out arrow?
example drawn below
_____
|  a |
|____|
    :
    :                        ____
    :---------------------> |  c |
    :                       |____|
 __ :_
|  b  |
|_____| 
      
    What is the easiest way to draw a double -in single -out arrow?
example drawn below
_____
|  a |
|____|
    :
    :                        ____
    :---------------------> |  c |
    :                       |____|
 __ :_
|  b  |
|_____|Can this be of help? :
Maybe you can add a connector between a and b, and a arrowed line from the connector to c.
Have a look in Gallery. I have folders FlowChart and BPMN that contain something along those lines, BPMN in particular has some gateway-or-merge arrows
After some tests, I decided to use simple shapes due their ease and flexibility; none of the above-mentioned solutions fit well, mainly because not much customisable