mirror of
https://github.com/nim-lang/Nim.git
synced 2026-05-01 11:34:43 +00:00
new actors implementation for nimrod; compiler's generics still not up for the task though
This commit is contained in:
@@ -35,7 +35,7 @@ Core
|
||||
Nimrod thread support. **Note**: This is part of the system module. Do not
|
||||
import it explicitely.
|
||||
|
||||
* `inboxes <inboxes.html>`_
|
||||
* `channels <channels.html>`_
|
||||
Nimrod message passing support for threads. **Note**: This is part of the
|
||||
system module. Do not import it explicitely.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user