;*2

initialize

;; Any
object_name
get_class
class
to_s
p

;; Int
to_i
to_f
to_s
times

;; Float
to_i
to_f
to_s

;; String
to_i
to_f
to_s
size
length
intern
split

;; Array
size
length
resize
empty
slice
push_back
pop_back
push_front
pop_front
erase
insert
to_s
to_a
each
clone
front
back
clear
op_at
op_set_at
op_cat
op_cat_assign

;; Map
size
length
empty
push_back
erase
to_s
each
each_pair
each_key
each_value
clone
clear
op_at
op_set_at
op_cat
op_cat_assign

;; Stream
put_i8
put_i16
put_i32
put_u8
put_u16
put_u32
get_i8
get_i16
get_i32
get_u8
get_u16
get_u32
put_s
get_s
seek
tell
pour
pour_all
size
close
serialize
deserialize
iter_first
iter_next
iter_break

;; MemoryStream

;; FileStream

;; Fiber
halt
is_finished
reset
iter_first
iter_next
iter_break

;; Iterator
collect
map
select
filter
to_a
join
with_index
cycle
break_if
take

;; Arguments
size
length
each_ordered_arg
each_named_arg
each
each_pair
op_at

;; Class
inherit
is_inherited
each_member
each_inherited_class

:: Thread
sleep
join

;; Mutex
lock
unlock
iter_first
iter_next
iter_break

;; Math
abs
acos
asin
atan
atan2
ceil
cos
exp
floor
log
max
min
pow
random
random_range
sin
sqrt
tan

;; gݍ݊֐
print
println
compile_file
compile
load
gc
full_gc
disable_gc
enable_gc
range
zip
chain
clock

;;; 0.9.7 폜
object_dump
object_load

;; ZqI[o[[h
op_add
op_add_assign
op_and
op_and_assign
op_assign
op_at
op_call
op_cat
op_cat_assign
op_com
op_dec
op_div
op_div_assign
op_eq
op_eq_assign
op_inc
op_lt
op_lt_assign
op_mod
op_mod_assign
op_mul
op_mul_assign
op_neg
op_or
op_or_assign
op_pos
op_set_at
op_shl
op_shl_assign
op_shr
op_shr_assign
op_sub
op_sub_assign
op_ushr
op_ushr_assign
op_xor
op_xor_assign

iter_first
iter_next
iter_break



;; keyword
;*0
if
for
else
fun
method
do
while
continue
break
fiber
yield
return
once
xtal
try
catch
finally
throw
class
import
callee
current_context
dofun
is
export
unittest
assert
pure
nobreak
switch
current_continuation
case
default
need_result
once
static

;; [ϐ
;*1
this
null
true
false
nop
callee
lib
filelocal
stdin
stdout
stderr

;;; 0.9.7 폜
toplevel


;; 萔 (math)
PI
E
