ClojureDocs

导航

命名空间

try-expr

clojure.test

自 1.1 起可用
  • (try-expr msg form)
Used by the 'is' macro to catch unexpected exceptions.
You don't call this.