Module tylisp::ops[][src]

Modules

arith
list
logic
rc

Structs

Cond

TyLisp operator for complex conditionals

ConstBool
IdIsEqual
If

TyLisp primitive conditional operator

Is

TyLisp operator that compares two values for identity

IsNot
Partial

Constructs a partial evaluation of a tylisp function.

PartialImpl
Phantom

Tylisp macro to perform evaĺ-only calculations in a calc context

Quote
Ret

Function that accepts any number of arguments and returns the first

Traits

AsTypeBool