Files
Noja/docs/05_Built-Ins.md
T

424 B

Built-Ins

int bool float String Type None

print import type count input assert error

string.cat string.ord string.chr

buffer.new buffer.sliceUp buffer.toString

math.PI math.E math.floor math.ceil math.cos math.sin math.tan math.acos math.asin math.atan math.atan2 math.exp math.log math.log10 math.pow math.sqrt

files.READ files.WRITE files.APPEND files.openFile files.openDir files.nextDirItem files.read files.write