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:
coerce-to-function
f:  arity
f:  binary
f:  identity-like
f:  one-like
f:  transpose
f:  type
f:  type-predicate
f:  unary
f:  zero-like
function:  assign-operations
p-rename
8.15.0.4

3.14 Function🔗

 (require sicm/kernel/function) package: rktsicm

procedure

(coerce-to-function ??? ...)  '???

  ??? : any?
(f:arity ??? ...)  '???
  ??? : any?
(f:binary ??? ...)  '???
  ??? : any?
(f:identity-like ??? ...)  '???
  ??? : any?
(f:one-like ??? ...)  '???
  ??? : any?
(f:transpose ??? ...)  '???
  ??? : any?
(f:type ??? ...)  '???
  ??? : any?
(f:type-predicate ??? ...)  '???
  ??? : any?
(f:unary ??? ...)  '???
  ??? : any?
(f:zero-like ??? ...)  '???
  ??? : any?
(function:assign-operations ??? ...)  '???
  ??? : any?
(p-rename ??? ...)  '???
  ??? : any?