Module knightrs::function[][src]

Expand description

The functions within Knight.

Structs

Function

The type that represents functions themselves (eg PROMPT, +, =, etc.) within Knight.

Statics

BLOCK_FUNCTION
NOOP_FUNCTION

Functions

add
and
assign
block
call
divide
dump
equals
eval
get
greater_than
if
length
less_than
modulo
multiply
neg
noop
not
or
output
power
prompt
quit
random
substitute
subtract
system
then
variable_lookup
while