
3 Jan
2016
3 Jan
'16
4:50 p.m.
Well even if (.) can be used with functions returning functions (partially applied), calling g . g where g expects 2 args and returns 1 does not seem intuitive. Could you think of a useful practical example of (a->a->a) . (a->a->a) ?