package it.unimi.di.prog2.h09
Codice relativo alla lezione 09 per maggiori dettagli si veda il
diario del corso.
-
Classes
IntSet
s are mutable, unbounded sets of integers.
A class to test some methods of
IntSet
.
Poly
s are immutable polynomials with integer coefficients.
A class to test some methods of
Poly
.