Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
api [2016/06/20 18:16]
payonel [Custom Libraries]
api [2017/06/09 16:51]
payonel [Custom Libraries]
Line 63: Line 63:
 - [[api:​term|term]]:​ provides the concept of the cursor, to read and write from keyboard input and screen output, respectively. - [[api:​term|term]]:​ provides the concept of the cursor, to read and write from keyboard input and screen output, respectively.
 - [[api:​text|text]]:​ provides text utilities such as tab to space conversion. - [[api:​text|text]]:​ provides text utilities such as tab to space conversion.
 +- [[api:​thread|thread]]:​ provides autonomous and non-blocking cooperative threads.
 - [[api:​transforms|transforms]]:​ provides helpful and advanced table manipulators. - [[api:​transforms|transforms]]:​ provides helpful and advanced table manipulators.
 - [[api:​unicode|unicode]]:​ provides Unicode aware implementations of some functions in the string library. - [[api:​unicode|unicode]]:​ provides Unicode aware implementations of some functions in the string library.