Beri: > Comunque questo genere di messaggi mi fa capire che stiamo diventando > mainstream...
main
.stream()
.filter(ml -> ml.isValid() == true)
.forEach(ml -> System.out.println(ml.getName()));
basta che non diventiamo mainstream8
_______________________________________________ Python mailing list [email protected] http://lists.python.it/mailman/listinfo/python
