Data::Stream::Bulk::Nil
An empty Data::Stream::Bulk iterator
- Provided by: libdata-stream-bulk-perl (Version: 0.11-1)
- Report a bug
An empty Data::Stream::Bulk iterator
version 0.11
return Data::Stream::Bulk::Nil->new; # empty set
This iterator can be used to return the empty resultset.
Yuval Kogman <nothingmuch@woobling.org>
This software is copyright (c) 2012 by Yuval Kogman.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.