static S ai_html_struct(O o) { if (o instanceof L) ret ai_html_listStructWithLinks((L) o); ret htmlencode(sfu(o)); }