renamed unicode builtin to ord

This commit is contained in:
Francesco Cozzuto
2022-08-17 21:25:49 +02:00
parent 95392846d6
commit 7e0144faa3
3 changed files with 87 additions and 83 deletions
+6 -3
View File
@@ -8,18 +8,20 @@ None
print
import
unicode
type
unicode
chr
count
input
assert
error
string.cat
string.ord
string.chr
buffer.new
buffer.sliceUp
buffer.toString
math.PI
math.E
math.floor
@@ -36,6 +38,7 @@ math.log
math.log10
math.pow
math.sqrt
files.READ
files.WRITE
files.APPEND