KiokuDB::Set::Loaded(3) Implementation of loaded sets

VERSION

version 0.57

SYNOPSIS


# created automatically when deferred sets are vivified

DESCRIPTION

This is the implementation of a loaded set. A KiokuDB::Set::Deferred automatically upgrades into a loaded set when its set members are retrieved.

AUTHOR

Yuval Kogman <[email protected]>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Yuval Kogman, Infinity Interactive.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.