Has anybody created a prettyprinter for es functions? I often find that the output of `whatis foo' can be less than helpful if foo is anything but a trivial es function, so it would be nice to be able to pipe it through a little program that will parse and prettyprint it, preferably using syntactic sugar where appropriate. - Harald