215

1. Finish writing the abstype Complex definition of Figure 11.2 in ML (Section 11.2).

2. Finish writing the implementation of package ComplexNumbers in Section 11.4.

3. Write a complex number module in C using the header file approach described in Section 11.3.

 

Q