Talk:Topological sort: Difference between revisions

Content added Content deleted
Line 14: Line 14:
)</lang>
)</lang>


<code>parsed</code> is a list of lines. Each line is a list of words. Each word is a boxed list of characters.
<code>parsed</code> is a list of lines. Each line is a boxed list of words. Each word is a boxed list of characters.


<code>names</code> is the first word extracted from each line.
<code>names</code> is the first word extracted from each line.