cl-print

Homepage: https://www.gnu.org/software/emacs

Author: Stefan Monnier

Summary

CL-style generic printing

Commentary

Customizable print facility.

The heart of it is the generic function `cl-print-object' to which you
can add any method you like.

The main entry point is `cl-prin1'.

Reverse dependencies