static S ai_mergeSolutions(L l) { ret ai_renderAndList(l); } static S ai_mergeSolutions(L l, S emptyText) { ret ai_renderAndList(l, emptyText); }