factor/basis/ui/gadgets/tables
John Benediktsson e8cef24486 ui.tools.inspector: improve performance for large arrays and hashtables.
Using trick suggested by @AlexIljin, we compute the longest key and then
set the column widths to be { length-of-longest-key 0 }.
2017-06-11 08:59:45 -07:00
..
tables-docs.factor ui.gadgets.tables-docs: add row-value? to the renderer protocol 2016-08-10 19:42:20 -07:00
tables-tests.factor
tables.factor ui.tools.inspector: improve performance for large arrays and hashtables. 2017-06-11 08:59:45 -07:00