On Tue, Nov 18, 2008 at 2:23 PM, Shawn Hoover <[EMAIL PROTECTED]> wrote: > > Here's a slight tweak using double-array instead of nested calls to > into-array (double-array isn't mentioned in clojure.org/java_interop page, > but it is in the full API listing): > > user=> (into-array (map double-array [[1.0] [2.0]])) > #<double[][] [EMAIL PROTECTED]>
Ah, nice. Thanks. --Chouser --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---