Returns an array of Objects containing the contents of coll, which
can be any Collection. Maps to java.util.Collection.toArray().
Source
(defnto-array"Returns an array of Objects containing the contents of coll, which
can be any Collection. Maps to java.util.Collection.toArray()."{:tag"[Ljava.lang.Object;":added"1.0":statictrue}[coll](.clojure.lang.RT(toArraycoll)))