Help for this page

Select Code to Download


  1. or download this
    === lisp (racket) ===
    
    ...
        }
     
        sub samefringe ($a, $b) { all fringe($a) Z=== fringe($b) }
    
  2. or download this
        use v5; # start with p5 code
    
    ...
        }
    
        say "Back to Perl 5 on $^O"