- New syntax has been added for searching partial contents of sequence types (
List,StringandData) based on theoffsetoperation.the offset of <Needle> before <Position> in <Haystack>the offset of <Needle> after <Position> in <Haystack>- Equivalent syntax has been added for the
indexoperation.