Difference between revisions of "Functor"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Functor can be visualized as a bundle of fibers that connects two separated pieces of a broken coconut. Each thread of the fiber bundle can be thought of as a single instance of a [[function]]. The process of comparing two different ways of how a coconut can be broken can be thought of as [[natural transformation]]. | {{WikiEntry|key=Functor|qCode=864475}} can be visualized as a bundle of fibers that connects two separated pieces of a broken coconut. Each thread of the fiber bundle can be thought of as a single instance of a [[function]]. The process of comparing two different ways of how a coconut can be broken can be thought of as [[natural transformation]]. | ||
==Implementation== | ==Implementation== |
Revision as of 20:01, 12 May 2022
Functor(Q864475) can be visualized as a bundle of fibers that connects two separated pieces of a broken coconut. Each thread of the fiber bundle can be thought of as a single instance of a function. The process of comparing two different ways of how a coconut can be broken can be thought of as natural transformation.
Implementation
A functor can be thought of as a template of information content. Which is a special kind of dictionary, or a specialized case of function.
References
Related Pages