Toggle Sidebar
Toggle Theme
FusionDSL
v0.0.1-dev
GUIDES
Modules
FusionDSL v0.0.1-dev
FusionDsl.Kernel
View Source
Kernel module of FusionDSL
Link to this section
Summary
Functions
add(arg, env)
contains(arg, env)
create_array(arg, env)
dispose(arg, env)
div(arg, env)
elem(arg, env)
ends_with(arg, env)
eq(arg, env)
fn_and(arg, env)
fn_not(arg, env)
fn_or(arg, env)
gt(arg, env)
gte(arg, env)
index_of(arg, env)
insert(arg, env)
int(arg, env)
json_decode(arg, env)
json_encode(arg, env)
jump_not(arg, env)
last_index_of(arg, env)
length(arg, env)
lt(arg, env)
lte(arg, env)
mod(arg, env)
mult(arg, env)
neq(arg, env)
noop(arg, env)
rand(arg, env)
regex(arg, env)
regex_match(arg, env)
regex_replace(arg, env)
regex_run(arg, env)
regex_scan(arg, env)
remove(arg, env)
replace(arg, env)
reverse(arg, env)
round(arg, env)
set(arg, env)
slice(arg, env)
starts_with(arg, env)
sub(arg, env)
to_number(arg, env)
to_string(arg, env)
wait(arg, env)
Link to this section
Functions
Link to this function
add(arg, env)
View Source
Link to this function
contains(arg, env)
View Source
Link to this function
create_array(arg, env)
View Source
Link to this function
dispose(arg, env)
View Source
Link to this function
div(arg, env)
View Source
Link to this function
elem(arg, env)
View Source
Link to this function
ends_with(arg, env)
View Source
Link to this function
eq(arg, env)
View Source
Link to this function
fn_and(arg, env)
View Source
Link to this function
fn_not(arg, env)
View Source
Link to this function
fn_or(arg, env)
View Source
Link to this function
gt(arg, env)
View Source
Link to this function
gte(arg, env)
View Source
Link to this function
index_of(arg, env)
View Source
Link to this function
insert(arg, env)
View Source
Link to this function
int(arg, env)
View Source
Link to this function
json_decode(arg, env)
View Source
Link to this function
json_encode(arg, env)
View Source
Link to this function
jump_not(arg, env)
View Source
Link to this function
last_index_of(arg, env)
View Source
Link to this function
length(arg, env)
View Source
Link to this function
lt(arg, env)
View Source
Link to this function
lte(arg, env)
View Source
Link to this function
mod(arg, env)
View Source
Link to this function
mult(arg, env)
View Source
Link to this function
neq(arg, env)
View Source
Link to this function
noop(arg, env)
View Source
Link to this function
rand(arg, env)
View Source
Link to this function
regex(arg, env)
View Source
Link to this function
regex_match(arg, env)
View Source
Link to this function
regex_replace(arg, env)
View Source
Link to this function
regex_run(arg, env)
View Source
Link to this function
regex_scan(arg, env)
View Source
Link to this function
remove(arg, env)
View Source
Link to this function
replace(arg, env)
View Source
Link to this function
reverse(arg, env)
View Source
Link to this function
round(arg, env)
View Source
Link to this function
set(arg, env)
View Source
Link to this function
slice(arg, env)
View Source
Link to this function
starts_with(arg, env)
View Source
Link to this function
sub(arg, env)
View Source
Link to this function
to_number(arg, env)
View Source
Link to this function
to_string(arg, env)
View Source
Link to this function
wait(arg, env)
View Source