March 4, 2010
3:10 p.m.
Den 04.03.2010 16:03, skrev Gabriel Cotelli: /*Message: indexOfSubCollection: targetSequence startingAt: start */
/**Start searching at index start in the receiver. Answer 0 if no such subsequence is found. / *snip* / Answer 0 if no such subsequence is found in the receiver, or if targetSequence is empty. /
I don't see how that is ambigous regarding whether an empty collection is defined as a subsequence or not. Cheers, Henry