Kernel
3.1 Generic
3.2 Mathutil
3.3 Numeric
3.4 Utils
3.5 Iterat
3.6 Express
3.7 Ghelper
3.8 Strutl
3.9 Extapply
3.10 Types
3.11 Modarith
3.12 Diff
3.13 Operator
3.14 Function
3.15 Numbers
3.16 Vectors
3.17 Structs
3.18 Matrices
3.19 Quaternion
3.20 Pseries
3.21 Numsymb
3.22 Heuristic
3.23 Litfun
On this page:
add-property!
compound-data-constructor?
down-constructor-name
down-maker?
expr:  <
expr:  =
expression
expression-of
expression-walker
first-operand
generate-list-of-symbols
get-property
has-property?
make-combination
make-literal
make-numerical-literal
make-real-literal
matrix-by-columns-maker?
matrix-by-rows-maker?
matrix-maker?
operands
operator
pair-up
procedure-expression
procedure-name
quaternion-maker?
rest-operands
second-operand
substitute
up-constructor-name
up-maker?
variables-in
vector-maker?
8.15.0.4

3.6 Express🔗

 (require sicm/kernel/express) package: rktsicm

procedure

(add-property! ??? ...)  '???

  ??? : any?
(compound-data-constructor? ??? ...)  '???
  ??? : any?
(down-constructor-name ??? ...)  '???
  ??? : any?
(down-maker? ??? ...)  '???
  ??? : any?
(expr:< ??? ...)  '???
  ??? : any?
(expr:= ??? ...)  '???
  ??? : any?
(expression ??? ...)  '???
  ??? : any?
(expression-of ??? ...)  '???
  ??? : any?
(expression-walker ??? ...)  '???
  ??? : any?
(first-operand ??? ...)  '???
  ??? : any?
(generate-list-of-symbols ??? ...)  '???
  ??? : any?
(get-property ??? ...)  '???
  ??? : any?
(has-property? ??? ...)  '???
  ??? : any?
(make-combination ??? ...)  '???
  ??? : any?
(make-literal ??? ...)  '???
  ??? : any?
(make-numerical-literal ??? ...)  '???
  ??? : any?
(make-real-literal ??? ...)  '???
  ??? : any?
(matrix-by-columns-maker? ??? ...)  '???
  ??? : any?
(matrix-by-rows-maker? ??? ...)  '???
  ??? : any?
(matrix-maker? ??? ...)  '???
  ??? : any?
(operands ??? ...)  '???
  ??? : any?
(operator ??? ...)  '???
  ??? : any?
(pair-up ??? ...)  '???
  ??? : any?
(procedure-expression ??? ...)  '???
  ??? : any?
(procedure-name ??? ...)  '???
  ??? : any?
(quaternion-maker? ??? ...)  '???
  ??? : any?
(rest-operands ??? ...)  '???
  ??? : any?
(second-operand ??? ...)  '???
  ??? : any?
(substitute ??? ...)  '???
  ??? : any?
(up-constructor-name ??? ...)  '???
  ??? : any?
(up-maker? ??? ...)  '???
  ??? : any?
(variables-in ??? ...)  '???
  ??? : any?
(vector-maker? ??? ...)  '???
  ??? : any?