ClojureDocs

导航

命名空间

fn?

clojure.core

在 1.0 中可用 ()
  • (fn? x)
Returns true if x implements Fn, i.e. is an object created via fn.