Hi,
On Nov 25, 9:01 am, cej38 wrote:
> Is there a better way of doing this? For example, something like:
>
> (apply-struct-coll mystruct mycoll)
Close: (apply struct mystruct mycol)
Sincerely
Meikel
--
You received this message because you are subscribed to the Google
Groups
mystruct (first somecoll) (second somecoll) (nth somecoll 2)
> (last somecoll))
>
> Is there a better way of doing this? For example, something like:
>
> (apply-struct-coll mystruct mycoll)
>
(apply struct mystruct mycoll) works well.
Christophe
--
You received this messa
s? For example, something like:
(apply-struct-coll mystruct mycoll)
--
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