It would be quite useful for production environments to have an override socket server they can use which pretty prints results. Maybe using fipp/puget, but most likely just using clojure.pprint/pprint as it's built-in, and production-time dependencies aren't wanted usually.
It would be quite useful for production environments to have an override socket server they can use which pretty prints results. Maybe using fipp/puget, but most likely just using clojure.pprint/pprint as it's built-in, and production-time dependencies aren't wanted usually.