Closed ygrek closed 7 years ago
I wonder if as a side effect of the eta expansion we save a bit of memory at runtime by avoiding the intermediate closures. Not that it matters a lot as pretty-printing should not be in the hot path...
I wonder if as a side effect of the eta expansion we save a bit of memory at runtime by avoiding the intermediate closures. Not that it matters a lot as pretty-printing should not be in the hot path...