table of contents
Data::Stream::Bulk::Nil(3pm) | User Contributed Perl Documentation | Data::Stream::Bulk::Nil(3pm) |
NAME¶
Data::Stream::Bulk::Nil - An empty Data::Stream::Bulk iterator
VERSION¶
version 0.11
SYNOPSIS¶
return Data::Stream::Bulk::Nil->new; # empty set
DESCRIPTION¶
This iterator can be used to return the empty resultset.
METHODS¶
AUTHOR¶
Yuval Kogman <nothingmuch@woobling.org>
COPYRIGHT AND LICENSE¶
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.
2021-01-01 | perl v5.32.0 |