From c3836f20bc8becaaa3e5266d1e56319b7d9093b8 Mon Sep 17 00:00:00 2001 From: Drahflow Date: Wed, 4 Mar 2015 10:48:56 +0100 Subject: Coroutine documentation --- doc/tutorial.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/tutorial.md') diff --git a/doc/tutorial.md b/doc/tutorial.md index 9ac3f6b..9f011a3 100644 --- a/doc/tutorial.md +++ b/doc/tutorial.md @@ -168,6 +168,7 @@ Recommended reading order * container.md - containers other than arrays * sys.md - some interfaces to the operating system * err.md - error handling +* coroutines.md - coroutines * conventions.md - naming conventions * server.md - ready-made TCP/IP server templates * ffi.md - foreign function interface -- cgit v1.2.3