We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#str
size(str)
t.x
table.get(t,x)
t['x']
t.x:2
table.set(t,x,2)
:f(2)
String
"str"
Number
1, 2.5
Relation
rel(x) true;
Functor
Tuple(x)
List
[1,'2']
and,or
if,when,choose
not,once
+ - * /
< > <= >= = !=
str
int
num, real