The package xxl.core.cursors.intersections provides miscellaneous implementations of the intersection operator on cursors. This operation is designed as a theta-join over the input iterations of the intersection operator using a default {@link xxl.core.predicates.Equal equality} predicate as join predicate.