Hi,

>  Should junctions only care about unique values?

No, Junctions aren't about unique values. They're a superposition of values 
that threads through routines without them even knowing they're working with a 
Junction:

    m: my $a = 3|3; my $x++ for ^$a; say $x
    rakudo-moar 49c0ab: OUTPUT: «6␤»

In the future, when seeking support, would it be possible for you to use proper 
support channels, instead of the bug reporting system, as a means to ask 
questions?

There are plenty of venues available to cater to all tastes:

IRC:      https://webchat.freenode.net/?channels=#perl6
Email:    perl6-us...@perl.org http://www.nntp.perl.org/group/perl.perl6.users/
SO:       http://stackoverflow.com/questions/tagged/perl6
Facebook: https://www.facebook.com/groups/1595443877388632/
Twitter:  https://twitter.com/perl6org
Reddit:   https://www.reddit.com/r/perl6/
Slack:    https://perl6.slack.com/

There are plenty of helping hands to go around.

Reply via email to