Table des matières
Opérateurs
Déclaration et affectation
Flot d'évaluation
Constructeurs primitifs
Prédicats
Opérations logiques
Opérateurs génériques surchargeables
Index alphabétique
Opérateurs
Déclaration et affectation
define
let!
set!
swap!!
Flot d'évaluation
break-loop
elif
else
forever
if
shortcut
skip-loop
while
Constructeurs primitifs
array
false
string
true
tuple
Prédicats
<=?
<>?
<?
==?
=?
>=?
>?
boolean?
something?
truth?
Opérations logiques
and
not
or
xor
Opérateurs génériques surchargeables
+
<=?
<>?
<?
=?
>=?
>?
and
array
not
or
string
truth?
tuple
xor
Index alphabétique
+
<=?
<>?
<?
==?
=?
>=?
>?
and
array
boolean?
break-loop
define
elif
else
false
forever
if
let!
not
or
set!
shortcut
skip-loop
something?
string
swap!!
true
truth?
tuple
while
xor