The package xxl.core.cursors.sources provides miscellaneous
implementations of source operators. These operators create data
instead of passing (and possibly processing) the data of an input
iteration. Source operators using I/O operations to retrieve their data
can be found in the subpackage {@link xxl.core.cursors.sources.io}.