forked from fglock/Set-Infinite
-
Notifications
You must be signed in to change notification settings - Fork 0
Sets of intervals
License
17hats/Set-Infinite
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NAME Set::Infinite - Sets of intervals SYNOPSIS use Set::Infinite; $a = Set::Infinite->new(1,2); # [1..2] print $a->union(5,6); # [1..2],[5..6] INSTALLATION To install this module type the following in the distribution directory: perl Makefile.PL make make test make install
About
Sets of intervals
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Perl 100.0%