a:=T("John","Bob","Mary","Serena"); b:=T("Jim","Mary","John","Bob"); sdiff(a,b).println();