ClojureDocs

导航

命名空间

alength

clojure.core

自 1.0 起可用 (源代码)
  • (alength 数组)
Returns the length of the Java array. Works on arrays of all
types.