Paketname | libmoosex-types-set-object-perl |
Beschreibung | Perl module providing a Set::Object type |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.02-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | perl (>= 5.6.0-16), libmoosex-types-perl, libset-object-perl, libmoose-perl (>= 0.50) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 5720 Byte |
Prüfsumme MD5 | 3eeb97c8bd894920c435f92b9926d018 |
Prüfsumme SHA1 | f2c265d5f5c48099b5e215c2bfe0fffca7da9334 |
Prüfsumme SHA256 | fb398ef1d4025cc7da2397aec0b20d447733668fc5e1892eb7b26537fe956010 |
Link zum Herunterladen | libmoosex-types-set-object-perl_0.02-1_all.deb |
Ausführliche Beschreibung | MooseX::Types::Set::Object provides Moose type constraint (see MooseX::Types
and Moose::Util::TypeConstraints) that is a Set::Object, with coercions. It
is essentially a collection of unordered objects without duplication (see
Set Theory in Mathematics).
.
Similarly, it allows one to operate on these sets - determining their union,
intersection, difference and symmetric difference in a trivial way. There are
many more operations, which are discussed in Set::Object's documentation.
|