The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Set::Infinite::Basic"

Set::Infinite::Basic - Sets of intervals 6 River stage three • 4 direct dependents • 181 total dependents

Set::Infinite::Basic is a Set Theory module for infinite sets. It works on reals, integers, and objects. This module does not support recurrences. Recurrences are implemented in Set::Infinite....

FGLOCK/Set-Infinite-0.65 - 26 Apr 2010 18:36:28 UTC

Set::Scalar - basic set operations River stage three • 32 direct dependents • 188 total dependents

Creating $s = Set::Scalar->new; $s = Set::Scalar->new(@members); $t = $s->clone; $t = $s->copy; # Clone of clone. $t = $s->empty_clone; # Like clone() but with no members. Modifying $s->insert(@members); $s->delete(@members); $s->invert(@members); # ...

DAVIDO/Set-Scalar-1.29 - 24 Mar 2014 14:50:23 UTC

Set::Infinite - Sets of intervals River stage three • 4 direct dependents • 181 total dependents

Set::Infinite is a Set Theory module for infinite sets. A set is a collection of objects. The objects that belong to a set are called its members, or "elements". As objects we allow (almost) anything: reals, integers, and objects (such as dates). We ...

FGLOCK/Set-Infinite-0.65 - 26 Apr 2010 18:36:28 UTC
3 results (0.037 seconds)