Changes

Jump to navigation Jump to search

Overview of the API

70 bytes added, 22:28, 8 November 2014
m
no edit summary
Line 28: Line 28:     
=== Coroutines Library ===
 
=== Coroutines Library ===
The coroutines are usefull tools to control the running of differents parts of a code.
+
The coroutines are useful tools to control the running of differents parts of a code ("threads").
    +
create, wrap, resume, yield, status, running
   −
create, wrap, resume, yield, status, running
+
More information can be fouded in the [[coroutines]] page.
    
=== String Library ===
 
=== String Library ===

Navigation menu