Apart from `runEffects`, `at` seems to be the only (n>1)-ary function which is not auto-curried. I find that surprising. Is there a reason for it?
Apart from
runEffects,atseems to be the only (n>1)-ary function which is not auto-curried.I find that surprising.
Is there a reason for it?