Skip to content

Commit

Permalink
Link to rwo-lwt and other docs from the manual
Browse files Browse the repository at this point in the history
To increase their discoverability.
  • Loading branch information
aantron committed Dec 28, 2019
1 parent 1059a80 commit 8e86946
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/manual.wiki
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,14 @@
In the first part, we will explain the concepts of {{{Lwt}}}, then we will
describe the main modules {{{Lwt}}} consists of.
=== Finding examples ===

Additional sources of examples:
* [[https://github.com/dkim/rwo-lwt#readme|Concurrent Programming with Lwt]]
* [[https://mirage.io/wiki/tutorial-lwt|Mirage Lwt Tutorial]]
* [[http://www.baturin.org/code/lwt-counter-server/|Simple Server with Lwt]]
== The Lwt core library ==

In this section we describe the basics of {{{Lwt}}}. It is advised to
Expand Down

0 comments on commit 8e86946

Please sign in to comment.