On Sat, Mar 04, 2000 at 08:05:08PM +0300, S.D.Mechveliani wrote:
> John Meacham <[EMAIL PROTECTED]> writes on 4 Mar 2000
>
> > [..]
> > It is VERY useful to allow reuseability of code in ways the original
> > author did not anticipate.
> > for an example from algebra imagine you are given a
John Meacham <[EMAIL PROTECTED]> writes on 4 Mar 2000
> [..]
> It is VERY useful to allow reuseability of code in ways the original
> author did not anticipate.
> for an example from algebra imagine you are given a class Num a
> which basically represents a field and you need a Group class