static L> listsToTriples(Collection> l) { ret nonNulls(map listToTriple(l)); }