Table/Representable Closure
Jump to navigation
Jump to search
Abstraction types | Symbolic representation | Description |
---|---|---|
Variable (-conversion) | Naming abstraction | A collection of symbols(names) that act as unique identifiers. |
Substitution (-reduction) | Function evaluations | A template or executable function that can be reused in multiple contexts. |
Composition (-reduction) | Function composition | The sequential/structural arrangements of known representable data. |