ClojureDocs

导航

命名空间

io!

clojure.core

自 1.0 起提供 ()
  • (io! & 正文)
If an io! block occurs in a transaction, throws an
IllegalStateException, else runs body in an implicit do. If the
first expression in body is a literal string, will use that as the
exception message.