wasm-demo/ui
Manos Pitsidianakis 328b17a995
ui/CompactListing: use Segment Trees to calculate max page column width
Given a range of entries that occupy a page (eg [0, 50] for a page of 50
rows high) get the max entry width for this column by using maximum
range queries with segment trees.
2019-12-12 11:11:32 +02:00
..
src ui/CompactListing: use Segment Trees to calculate max page column width 2019-12-12 11:11:32 +02:00
Cargo.toml Push version to 0.4.1 2019-12-08 11:36:38 +02:00