ClojureDocs

导航

命名空间

ifn?

clojure.core

自 1.0 起提供 (源代码)
  • (ifn? x)
Returns true if x implements IFn. Note that many data structures
(e.g. sets and maps) implement IFn