Skip to content

Commit aeb06d8

Browse files
committed
add WANTED
lue, take your pick :-)
1 parent 6a375a2 commit aeb06d8

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

WANTED

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
Here is a loose, incomplete collection about what docs need to be written
2+
3+
Tutorials:
4+
* general Perl 6 intro
5+
* multis / multi dispatch, how to use them practically
6+
* roles
7+
* lazy lists and generators
8+
* concurrency
9+
* IO
10+
* network programming
11+
* MOP
12+
* When to use which Set/Bag/*Hash type
13+
* Regexes and grammars (can be partially stolen from perl6/book)
14+
15+
API docs:
16+
* MOP
17+
18+
* Promise
19+
* Scheduler
20+
* Supply
21+
* Thread
22+
* Channel
23+
* KeyReducer

0 commit comments

Comments
 (0)