FAQ
nameMatching-Socks
seenJun 11, 2016
sinceSep 19, 2012
70
posts
1
group
1
badge

1 group

clojure@googlegroups.com (70 posts)
clojure (70)
in clojure

70 posts

Archive for clojure@googlegroups.com Jun 2016 Re: Bug (in Clojure 1.5): (fn [& xs] (pop xs)) throws ClassCastException clojure.lang.ArraySeq cannot be cast to clojure.lang.IPersistentStack
Archive for clojure@googlegroups.com May 2016 Re: Clojure docstring style
Archive for clojure@googlegroups.com Apr 2016 Re: [ANN] [book] Mastering Clojure published!
Archive for clojure@googlegroups.com Mar 2016 Re: I am wondering if there is a better way to validate and read-in clojure data?
Archive for clojure@googlegroups.com Mar 2016 Re: Possible bug in clojure.set/union?
Archive for clojure@googlegroups.com Feb 2016 Re: Clojure as first language
Archive for clojure@googlegroups.com Feb 2016 Re: Clojure as first language
Archive for clojure@googlegroups.com Feb 2016 Re: compare-and-set deep value in hashmap atom
Archive for clojure@googlegroups.com Feb 2016 Re: How is the emphasis of “data over code” different than the XML advocacy of the early 2000s?
Archive for clojure@googlegroups.com Jan 2016 Re: Check if value is a ring handler
Archive for clojure@googlegroups.com Jan 2016 Re: clojurescript in clojure
Archive for clojure@googlegroups.com Jan 2016 Re: macro question
Archive for clojure@googlegroups.com Jan 2016 Re: Destructuring seems to work with PersistentList and not with PersistentVector
Archive for clojure@googlegroups.com Jan 2016 Re: Clojure beyond Java 6 ?
Archive for clojure@googlegroups.com Jan 2016 Re: Why do map/get and similar return nil if not found?
Archive for clojure@googlegroups.com Dec 2015 Re: org-mode Clojure babel
Archive for clojure@googlegroups.com Nov 2015 Re: org-mode Clojure babel
Archive for clojure@googlegroups.com Oct 2015 import and require for consuming the fruits of defrecord
Archive for clojure@googlegroups.com Oct 2015 Re: how to speedup lein uberjar?
Archive for clojure@googlegroups.com Oct 2015 Re: Processing futures and promises asynchronously
Archive for clojure@googlegroups.com Oct 2015 Re: Newbie trying HTML parsing
Archive for clojure@googlegroups.com Sep 2015 Re: Primitive pseudocode parser in Clojure
Archive for clojure@googlegroups.com Sep 2015 Re: Using metadata to specify how calls to a macro should be indented
Archive for clojure@googlegroups.com Sep 2015 Re: [ANN] mixfix syntax for clojure
Archive for clojure@googlegroups.com Aug 2015 Re: Generalizing -> and ->> forms
Archive for clojure@googlegroups.com Aug 2015 Re: range no longer returns a LazySeq; how to check whether realized?
Archive for clojure@googlegroups.com Aug 2015 #queue, (throw), and other unexampled fruits
Archive for clojure@googlegroups.com Jul 2015 Re: [ANN] iota - Infix operators for test assertions
Archive for clojure@googlegroups.com Jun 2015 Re: pr-str and safe serialization
Archive for clojure@googlegroups.com Jun 2015 Re: roundtripping using data.xml?
Archive for clojure@googlegroups.com Jun 2015 Re: ANN: org.clojure/tools.namespace "0.2.11"
Archive for clojure@googlegroups.com Jun 2015 Re: [new] GNU emacs settings for clojure ?
Archive for clojure@googlegroups.com Jun 2015 Re: Merge optimization question
Archive for clojure@googlegroups.com Jun 2015 Re: (clojure.java.io/resource "no-such-file")
Archive for clojure@googlegroups.com Apr 2015 Re: [ANN] Clojure 1.7.0-alpha6 released
Archive for clojure@googlegroups.com Mar 2015 Re: Kwargs vs explicit parameter map for APIs?
Archive for clojure@googlegroups.com Mar 2015 Re: Better/more idiomatic way to read EDNs than using java.io.PushbackReader
Archive for clojure@googlegroups.com Mar 2015 Re: [OT?] Best DB/architecture for n-gram corpus?
Archive for clojure@googlegroups.com Feb 2015 Re: Is this the good way to write get-percentage
Archive for clojure@googlegroups.com Feb 2015 Re: Is this the good way to write get-percentage
Archive for clojure@googlegroups.com Jan 2015 Re: Dynamically creating defrecord
Archive for clojure@googlegroups.com Dec 2014 Re: how do you name your protocols?
Archive for clojure@googlegroups.com Dec 2014 Multimethod dispatch based on Java classes is simply not reliable.
Archive for clojure@googlegroups.com Dec 2014 Re: clojure.edn won't accept clojure.java.io/reader? How to work around this and why isn't this documented anywhere?
Archive for clojure@googlegroups.com Oct 2014 lein.bat self-install has been broken for a month
Archive for clojure@googlegroups.com Aug 2014 Re: Can I compare ::logging from one namespace with ::logging from another?
Archive for clojure@googlegroups.com Aug 2014 CIDER vs Org Mode: "Symbol's definition is void: nrepl-send-string-sync" (workaround)
Archive for clojure@googlegroups.com Feb 2014 Multiple sort keys
Archive for clojure@googlegroups.com Feb 2014 Re: order of returned values from keys and vals
Archive for clojure@googlegroups.com Jan 2014 Re: Help about using clojure in org mode in Emacs with CIDER