It's worked!
thank you -)
--
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
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this
> pain. As you can see, interop to Java doesn't just happens but it must
> be designed into a library. You may want to consider adding an interop
> layer on top that vijual thingy or use plain scripting for everything
> and not use invoke.
>
> On Apr 3, 11:18 am, monyag wrote:
should be able to construct myParams.
>
> On Apr 2, 4:32 am, monyag wrote:
--
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
Note that posts from new members are moderated - pl
Hi! I use clojure from java. And I don't know how to send params to
clojure
I use "Vijual Graph Layout Library for Clojure" (https://github.com/
drcode/vijual). Some methods has params, for example:
(draw-graph-image [[:a :b] [:b :c] [:c :d] [:a :d] [:e :f] [:a :f]
[:g :e] [:d :e]])
or
(draw-