static void assertNempty(O o) { if (empty(o)) fail("empty: " + structure(o)); }