Designing and Abstract Type
- Its better to have a few simple operations that can be
combined in powerful ways.
- Each operation should have a well-defined purpose.
- The set of operations should be adequate to satisfy
all.
- The type may be either generic or domain-specific, but
should not mix the two.
José M. Vidal
.
14 of 16