static LS lambdaMapLike stringToStringListOpt(IF1 f, O o) { if (o cast S) ret f.get(o); ret (L) o; }