Changes

Jump to navigation Jump to search

Overview of the API

3 bytes added, 21:39, 8 November 2014
Line 29: Line 29:  
=== Coroutines Library ===
 
=== Coroutines Library ===
 
The coroutines are usefull tools to control the running of differents parts of a code.
 
The coroutines are usefull tools to control the running of differents parts of a code.
 +
 +
 
create, wrap, resume, yield, status, running
 
create, wrap, resume, yield, status, running
 +
 
=== String Library ===
 
=== String Library ===
 
byte, char, dump, find, format, gmatch, gsub, len, lower, match, rep, reverse, sub, upper
 
byte, char, dump, find, format, gmatch, gsub, len, lower, match, rep, reverse, sub, upper

Navigation menu