Y
Hacker News
new
|
ask
|
show
|
jobs
by
suremarc
1428 days ago
> Composition: f ⭘ g = g(f(x))
This should be reversed. It is not defined this way in mathematics nor in Haskell.
1 comments
nine_k
1427 days ago
Thanks! Reversing.
link