static LinkedList toLinkedList(Iterable s) { ret asLinkedList(s); }