API
Last updated
Was this helpful?
Last updated
Was this helpful?
In order for Standard Library development to be as quick, efficient, and powerful as possible, requiring each file from the depths of the source was not going to be pratical. For this reason, an API has been created, which can be accessed by using the following template:
For more information, reference the article.
string
number
array
bool
func
nil
variable
class
scope
error
init
make
var
prop
namespace