listCollector
fun <I : IntervalLike<I>> listCollector(list: List<I>, isSorted: Boolean = false, isSerial: Boolean = false): (CollectOptions) -> List<I>
Returns a function that lazily truncates a given list of timeline objects to the bounds.