Using trick suggested by @AlexIljin, we compute the longest key and then
set the column widths to be { length-of-longest-key 0 }.
|
||
|---|---|---|
| .. | ||
| tables-docs.factor | ||
| tables-tests.factor | ||
| tables.factor | ||
Using trick suggested by @AlexIljin, we compute the longest key and then
set the column widths to be { length-of-longest-key 0 }.
|
||
|---|---|---|
| .. | ||
| tables-docs.factor | ||
| tables-tests.factor | ||
| tables.factor | ||