A prettier printer

homepages.inf.ed.ac.uk,

TL;DR: Follow these rules for acceptable pretty printing:

  1. if an expression is longer than the room left within a maximum length, fold it.
  2. else, don’t.

This paper inspired prettier and black.