[ENH] isEqualToInAspects

gaelli at emergent.de gaelli at emergent.de
Sun Sep 30 12:19:20 UTC 2001


from preamble:

"Change Set:		isEqualToInAspects
Date:			30 September 2001
Author:			Markus Gaelli

Object >> isEqualTo: anObject inAspects: someSymbols

Tests, whether I am equal to <anObject> in all aspects defined by
<someSymbols>;
	gives falses as soon as I am not equal in one of the symbols.
	Gives true for an empty collection of <someSymbols>
"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: isEqualToInAspects.cs.gz
Type: application/octet-stream
Size: 347 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20010930/815da971/isEqualToInAspects.cs.obj


More information about the Squeak-dev mailing list