What's the deal with all the different Perl 6 equality operators? (==, ===, eq, eqv, ~~, =:=, ...)

Posted by raldi on Stack Overflow See other posts from Stack Overflow or by raldi
Published on 2008-10-06T21:48:21Z Indexed on 2010/04/14 16:03 UTC
Read the original article Hit count: 169

Filed under:
|
|

Perl 6 seems to have an explosion of equality operators. What is =:=? What's the difference between leg and cmp? Or eqv and ===?

Does anyone have a good summary?

© Stack Overflow or respective owner

Related posts about perl

Related posts about perl6