mfp / extprot

extprot: extensible binary protocols for cross-language communication and long-term serialization
Other
209 stars 9 forks source link

minor tweaks #28

Closed ygrek closed 7 years ago

mfp commented 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...