!7 static L> lastList; // text + action static L> suggest() { L> l = new L; // Don't use f ... because we export the list addPair(l, "Run VisualKatze", r { startVisualKatze() }); if (eq(firstOfPairs(lastList), firstOfPairs(l))) null; ret lastList = l; }