6 ms·
> Composition: f ⭘ g = g(f(x)) This should be reversed. It is not defined this way in mathematics nor in Haskell.
by suremarc 4y ago
> Composition: f ⭘ g = g(f(x))
This should be reversed. It is not defined this way in mathematics nor in Haskell.
- nine_k 4y agoThanks! Reversing.