http://jinteki.net is most impressive for me personally as im playing the
game.
here is the src code: http://github.com/mtgred/netrunner/
regards
PR
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@google
(def data '(1 3 4 5 7 9 10 11 12))
(map #(map last %) (partition-by #(apply - %) (map-indexed vector data)))
=> ((1) (3 4 5) (7) (9 10 11 12))
regards
PR
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure
thank u all for responses, very helpful
regards
PR
--
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.
hi
is there something similar to http://clojurescriptone.com/ that actually
works? unfortunately one is failing on 3rd command from tutorial which is
'lein bootstrap'.
id appreciate some good learning materials suggestions for clojurescript.
regards
PR
--
You received this message because you
hello
quick question: is there any good graphs related library? the one that
implements data structures and search/traverse or some other algorithms in
a nice fashion. googling found me nothing useful for my simple needs, neo4j
client libs at best.
thanks for responses
PR
--
--
You received
noir framework got something for it:
http://webnoir.org/autodoc/1.3.0/noir.validation.html
never saw standalone lib just for that purpose tho.
regards
PR
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@g