Table/Representable Closure

From PKC
Revision as of 04:05, 20 May 2022 by Benkoo (talk | contribs)
Jump to navigation Jump to search
A table that represent Representable Closure in Abstraction types
Abstraction types Symbolic representation Description
Variable (-conversion) Naming abstraction A set or collection of 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.