SET-PPRINT-DISPATCH can recognize (CONS (MEMBER A B C ...)).
commit70df8cd4e8fe285724b8dedb89859f3fa353e40e
authorDouglas Katzman <dougk@google.com>
Thu, 30 Apr 2015 21:08:39 +0000 (30 17:08 -0400)
committerDouglas Katzman <dougk@google.com>
Thu, 30 Apr 2015 21:13:56 +0000 (30 17:13 -0400)
tree5b5075b8196ef8030846b7f01a036e24d6943e81
parent144cfdaeddd4ef23185b29220cf58df554d5d53d
SET-PPRINT-DISPATCH can recognize (CONS (MEMBER A B C ...)).

Notably, the fix for the FIXME was shorter than the comment itself.
src/code/pprint.lisp
tests/pprint.impure.lisp