AnonymousFunction
variable.spad line 66
[edit on github]
This domain implements anonymous functions
- = : (%, %) -> Boolean
- from BasicType
- coerce : % -> OutputForm
- from CoercibleTo(OutputForm)
- latex : % -> String
- from SetCategory
- ~= : (%, %) -> Boolean
- from BasicType
BasicType
SetCategory
CoercibleTo(OutputForm)