Difference between revisions of "Monad"

From PKC
Jump to navigation Jump to search
Line 3: Line 3:
<noinclude>
<noinclude>
==Related Pages==
==Related Pages==
[[Definition::Monad]]  
*[[Definition::Monad]]  
[[Definition::單子]]
*[[Definition::單子]]
</noinclude>
</noinclude>

Revision as of 08:04, 28 July 2021

Monad is a way to preserve symmetries in the space of functions while allow maximal compositionality.


Related Pages