notContainedBy

Create a not-contained-by IntervalsSource

Returns intervals from the small [IntervalsSource] that do not appear within intervals from the big [IntervalsSource].

Parameters

small

the IntervalsSource to filter

big

the IntervalsSource to filter by