📄️ IO Functions
New functions for the io library, implemented by Pluto.
📄️ OS Functions
New functions for the os library, implemented by Pluto.
📄️ Table Functions
New functions for the table type, implemented by Pluto.
📄️ String Functions
New functions for the string type, implemented by Pluto.
📄️ Soup Extensions
If you compile Pluto with Soup, then you get access to these additional libraries. They must be included via require.
📄️ Global Functions
Some minor changes & additions to the environment must be disclosed:
📄️ Crypto Functions
Functions regarding cryptography, implemented by Pluto.
📄️ Coroutine Functions
New functions for the coroutine library, implemented by Pluto.