[ANN] Genprint - general value printing

This is a patch/switch for basic printing of any value (excepting abstract and polymorphic elements) exactly as printed by the toplevel for a final result.

It’s appropriate for debug purposes where custom crafted or ppx-deriving printers are overkill/inconvenient.

7 Likes