Recommended method for pretty-printing collections in Core?

This page summarizes the projects mentioned and recommended in the original post on /r/ocaml

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ppx_sexp_conv

    Generation of S-expression conversion functions from type definitions

    How about print_s [%sexp: (some_map : int Int.Map.t)]? via https://github.com/janestreet/ppx_sexp_conv

  • ppx_deriving

    Type-driven code generation for OCaml

    Have you tried to derive a print function using https://github.com/ocaml-ppx/ppx_deriving

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts