ClojureDocs

导航

命名空间

pprint

clojure.pprint

自 1.2 起可用
  • (pprint 对象)
  • (pprint 对象 写入器)
Pretty print object to the optional output writer. If the writer is not provided, 
print the object to the currently bound value of *out*.