Skip to content

Commit 441c07f

Browse files
author
Filip Sergot
committed
bug...
1 parent 38cded4 commit 441c07f

File tree

1 file changed

+2
-1
lines changed
  • best-of-rosettacode

1 file changed

+2
-1
lines changed

best-of-rosettacode/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
http://rosettacode.org/wiki/24_game#Perl_6 - a little grammar, casting (?), eval, prompt, roll
2-
http://rosettacode.org/wiki/24_game#Perl_6 [the second one] - ZIP, -> ... {, xx, ...,
2+
*http://rosettacode.org/wiki/24_game#Perl_6 [the second one] - ZIP, -> ... {, xx, ...,
33
http://rosettacode.org/wiki/Accumulator_factory#Perl_6 - returning a sub, is copy, $^var, static vars in subs
44
http://rosettacode.org/wiki/Ackermann_function#Perl_6 - easy example of multi, ?? !!
55
http://rosettacode.org/wiki/Arbitrary-precision_integers_(included)#Perl_6 - metaoperator, casting, {} in string,
66
http://rosettacode.org/wiki/Balanced_brackets#Perl_6 - lot of ways, idiomatic solutions, roll, given, <<, s///, xx, is copy, prompt, {} in string, grammar (quite a lot)
77

8+
* something else should be here....

0 commit comments

Comments
 (0)