Aladdin - Scala Bugtracking
[#403] project: specification priority: low category: bug
submitter assigned to status date submitted
Burak Martin fixed 2005-02-23 14:38:55.0
subject least proper subtype Chapter 5 classes and objects
code
The least proper supertype of a template is the class type or compound type consisting of *the* its parent classes.
what happened

1. the last "the" is too much.

2. It's not clear what is meant.

3. Does the least proper supertype of a template always exist?

what expected
[back to overview]
Changes of this bug report
Martin  edited on  2006-10-30 16:53:00.0
Corrected as follows: "The {\em least proper supertype} of a template is the class type or compound type (\sref{sec:compound-types}) consisting of all its parent class types. "