Beside: Difference between revisions

Jump to navigation Jump to search
62 bytes removed ,  09:06, 6 September 2021
Line 4: Line 4:


== Examples ==
== Examples ==
When use [[monadic]]ally, <source lang=apl inline>f∘g</source> behaves the same as [https://en.wikipedia.org/wiki/Function_composition function compositian].
When use [[monadic]]ally, <source lang=apl inline>f∘g</source> behaves the same as an [[atop]].


<source lang=apl>
<source lang=apl>

Navigation menu