Using Arrays as Sets

SetOverlaps


SetOverlaps(array1, array2)


If any element of array1 is present in array2, this function returns the first index. Otherwise, it returns nil.


An online version of Programming for the Newton using Macintosh, 2nd ed. ©1996, 1994, Julie McKeehan and Neil Rhodes.

Last modified: 1 DEC 1996