static L thoughtSpace_search_dollarXY(WebThoughtSpace ts, S a, S b, S c) { ret webs_search_dollarXY_rel(webFromTriple(a, b, c), thoughtSpace_indexedWebs(ts, a, b, c)); }