Help for this page

Select Code to Download


  1. or download this
    use Modern::Perl;
    use Set::Scalar;
    
    ...
    
    say $first % $second;    # symmetric difference
    
  2. or download this
    (C I L T)
    (D N Y)
    (C D I L N T Y)