Skip to main content

to-array-2d

functionv1.0

clojure.core/to-array-2d

Available in:BBCLJCLJS
(to-array-2d [coll])
Returns a (potentially-ragged) 2-dimensional array of Objects containing the contents of coll, which can be any Collection of any Collection.

No examples yet. Be the first to add one!