Matcha
v0.1.1
OVERVIEW
Modules
Matcha.Context.Default
(Matcha v0.1.1)
View Source
About the default context.
Link to this section
Summary
Functions
!(arg1, arg2)
arg1 * arg2
+arg1
arg1 + arg2
-arg1
arg1 - arg2
arg1 / arg2
/=(arg1, arg2)
arg1 < arg2
=/=(arg1, arg2)
=:=(arg1, arg2)
=<(arg1, arg2)
arg1 == arg2
arg1 > arg2
arg1 >= arg2
abs(arg1)
arg1 and arg2
andalso(arg1, arg2)
band(arg1, arg2)
binary_part(arg1, arg2)
binary_part(arg1, arg2, arg3)
bit_size(arg1)
bnot(arg1)
bor(arg1, arg2)
bsl(arg1, arg2)
bsr(arg1, arg2)
bxor(arg1, arg2)
byte_size(arg1)
ceil(arg1)
div(arg1, arg2)
element(arg1, arg2)
float(arg1)
floor(arg1)
hd(arg1)
is_atom(arg1)
is_binary(arg1)
is_bitstring(arg1)
is_boolean(arg1)
is_float(arg1)
is_function(arg1)
is_function(arg1, arg2)
is_integer(arg1)
is_list(arg1)
is_map(arg1)
is_map_key(arg1, arg2)
is_number(arg1)
is_pid(arg1)
is_port(arg1)
is_record(arg1, arg2, arg3)
is_reference(arg1)
is_tuple(arg1)
length(arg1)
map_get(arg1, arg2)
map_size(arg1)
node()
node(arg1)
not(arg1)
arg1 or arg2
orelse(arg1, arg2)
rem(arg1, arg2)
round(arg1)
self()
size(arg1)
tl(arg1)
trunc(arg1)
tuple_size(arg1)
xor(arg1, arg2)
Link to this section
Functions
Link to this function
!(arg1, arg2)
View Source
Link to this function
arg1 * arg2
View Source
Link to this function
+arg1
View Source
Link to this function
arg1 + arg2
View Source
Link to this function
-arg1
View Source
Link to this function
arg1 - arg2
View Source
Link to this function
arg1 / arg2
View Source
Link to this function
/=(arg1, arg2)
View Source
Link to this function
arg1 < arg2
View Source
Link to this function
=/=(arg1, arg2)
View Source
Link to this function
=:=(arg1, arg2)
View Source
Link to this function
=<(arg1, arg2)
View Source
Link to this function
arg1 == arg2
View Source
Link to this function
arg1 > arg2
View Source
Link to this function
arg1 >= arg2
View Source
Link to this function
abs(arg1)
View Source
Link to this function
arg1 and arg2
View Source
Link to this function
andalso(arg1, arg2)
View Source
Link to this function
band(arg1, arg2)
View Source
Link to this function
binary_part(arg1, arg2)
View Source
Link to this function
binary_part(arg1, arg2, arg3)
View Source
Link to this function
bit_size(arg1)
View Source
Link to this function
bnot(arg1)
View Source
Link to this function
bor(arg1, arg2)
View Source
Link to this function
bsl(arg1, arg2)
View Source
Link to this function
bsr(arg1, arg2)
View Source
Link to this function
bxor(arg1, arg2)
View Source
Link to this function
byte_size(arg1)
View Source
Link to this function
ceil(arg1)
View Source
Link to this function
div(arg1, arg2)
View Source
Link to this function
element(arg1, arg2)
View Source
Link to this function
float(arg1)
View Source
Link to this function
floor(arg1)
View Source
Link to this function
hd(arg1)
View Source
Link to this function
is_atom(arg1)
View Source
Link to this function
is_binary(arg1)
View Source
Link to this function
is_bitstring(arg1)
View Source
Link to this function
is_boolean(arg1)
View Source
Link to this function
is_float(arg1)
View Source
Link to this function
is_function(arg1)
View Source
Link to this function
is_function(arg1, arg2)
View Source
Link to this function
is_integer(arg1)
View Source
Link to this function
is_list(arg1)
View Source
Link to this function
is_map(arg1)
View Source
Link to this function
is_map_key(arg1, arg2)
View Source
Link to this function
is_number(arg1)
View Source
Link to this function
is_pid(arg1)
View Source
Link to this function
is_port(arg1)
View Source
Link to this function
is_record(arg1, arg2, arg3)
View Source
Link to this function
is_reference(arg1)
View Source
Link to this function
is_tuple(arg1)
View Source
Link to this function
length(arg1)
View Source
Link to this function
map_get(arg1, arg2)
View Source
Link to this function
map_size(arg1)
View Source
Link to this function
node()
View Source
Link to this function
node(arg1)
View Source
Link to this function
not(arg1)
View Source
Link to this function
arg1 or arg2
View Source
Link to this function
orelse(arg1, arg2)
View Source
Link to this function
rem(arg1, arg2)
View Source
Link to this function
round(arg1)
View Source
Link to this function
self()
View Source
Link to this function
size(arg1)
View Source
Link to this function
tl(arg1)
View Source
Link to this function
trunc(arg1)
View Source
Link to this function
tuple_size(arg1)
View Source
Link to this function
xor(arg1, arg2)
View Source