<div dir="ltr">dealing with digraph module i have noticed use of improper lists as representations of edges: <br>['$e' | 123]<div><br></div><div>is there a good reason to use improper lists instead of tuple for this and in general </div><div>when is a good idea to use improper lists?? (i can't think of example for justified use)</div></div>