ClojureDocs

导航

命名空间

字符串中的 with

clojure.core

自 1.0 起可用 (源代码)
  • (with-in-str s & body)
Evaluates body in a context in which *in* is bound to a fresh
StringReader initialized with the string s.