touchesRange

fun touchesRange(from: DocPos, to: DocPos = from): TouchesResult

Check whether these changes touch a given range. When one of the changes entirely covers the range, the string "cover" is returned.