libperl6-junction-perl

Module providing perl6-style junction operators in perl5
  https://metacpan.org/release/Perl6-Junction/
  0
  no reviews



Perl6::junction is a lightweight module which provides 'junction' operators in perl5, the most commonly used being any and all. it is inspired by the perl6 design docs, see http://dev.perl.org/perl6/doc/design/exe/e06.html.

perl6::junction provides a limited subset of the functionality of quantum::superpositions.