Jump to content

OpenWebNet password: Difference between revisions

m
Fix Perl 6 -> Raku in comments
m (→‎{{header|Perl}}: Fix link: Perl 6 --> Raku)
m (Fix Perl 6 -> Raku in comments)
Line 890:
=={{header|Raku}}==
(formerly Perl 6)
 
Perl 6Raku doesn't really have good support for unsigned fixed bit integers yet so emulating them with regular Ints and bitmasks.
<lang perl6>sub own-password (Int $password, Int $nonce) {
my int $n1 = 0;
10,333

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.