Y
Hacker News
new
|
ask
|
show
|
jobs
by
consilient
1160 days ago
Sure, Kleisli arrows `a -> m b` are generally best interpreted in a computational sense. But with something like `IO`, the actual objects `m b` are computations as well, and this intuition is not as broadly applicable.