maxwidth

fun maxwidth(width: Int, subSource: IntervalsSource): IntervalsSource

Create an IntervalsSource that filters a sub-source by the width of its intervals

Parameters

width

the maximum width of intervals in the sub-source to filter

subSource

the sub-source to filter