6 lines
195 B
Text
6 lines
195 B
Text
|
This is a lightweight module which provides 'Junction' operators, the
|
||
|
most commonly used being any and all.
|
||
|
|
||
|
Inspired by the Perl6 design docs,
|
||
|
http://dev.perl.org/perl6/doc/design/exe/E06.html.
|