6 lines
195 B
Plaintext
6 lines
195 B
Plaintext
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.
|