ClojureDocs

导航

命名空间

print

clojure.core

自 1.0 起可用 (来源信息)
  • (print & 更多)
Prints the object(s) to the output stream that is the current value
of *out*.  print and println produce output for human consumption.