We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6102bef commit 8adf7ddCopy full SHA for 8adf7dd
misc/perl6advent-2011/schedule
@@ -2,7 +2,7 @@ Please add your topic and name after each day that you plan to take
2
1 State of Perl 6 / Getting nom & niecza -- colomon
3
2 Grammar::Debugger -- jnthn
4
3 Buf and binary IO -- moritz
5
- 4
+ 4 Traits -- moritz
6
5 flip flop operator -- duff
7
6 Tetris on Niecza -- mberends
8
misc/perl6advent-2011/topic-brainstorming
@@ -1,6 +1,5 @@
1
(partially taken from last year)
-- traits
- native types
- is everything a reference?
- gather and coroutines are equal in power
@@ -37,3 +36,4 @@ Already planned or written about:
37
36
- Buf and binary IO
38
- flip flop operator
39
- Tetris in Niecza
+- Traits
0 commit comments