in reply to Re^2: [Perl6] Can i put a operator in container (Perl 6)
in thread [Perl6] Can i put a operator in container
my %missing = %book.Set (-) %dict.Set;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: [Perl6] Can i put a operator in container (Perl 6)
by Laurent_R (Canon) on Jul 11, 2017 at 10:07 UTC |