var startsBefore = span.from == null || (marker.inclusiveLeft ? span.from <= endCh : span.from < endCh);