The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

KiokuDB::Set::Deferred - Implementation of deferred set.

SYNOPSIS

    # created automatically when sets are loaded from the database

DESCRIPTION

This class implements deferred sets conforming to the KiokuDB::Set API.

Do not use this class directly, instead use KiokuDB::Set::Transient or "set" in KiokuDB::Util to create sets.