isSubsetOf package:data-interval

Is this a subset? (i1 `isSubsetOf` i2) tells whether i1 is a subset of i2.
Is this a subset? (i1 `isSubsetOf` i2) tells whether i1 is a subset of i2.
Is this a subset? (is1 `isSubsetOf` is2) tells whether is1 is a subset of is2.