[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FIX] SequencableCollectionFix



"Change Set:		SequencableCollectionFix
Date:			12 July 2000
Author:			Joshua Gargus

SequencableCollection>>after:ifAbsent: and >>before:ifAbsent had
inconsistencies between their
comment and their code.  They have been renamed to xxx:ifAbsentTarget:,
and their comment
change to match the behavior of their code.

If you don't care whether the reason you don't find an element is
because the target is not in
the collection or because the target is at the start/end of the
collection, I have rewritten 
xxx:ifAbsent: to match their original comments."
!

Binary data