On Wednesday, June 22, 2016 at 8:22:35 PM UTC-6, Ashish Negi wrote:
>
> I am reading joy of clojure. In the "forward to second edition" William E
> Byrd and Daniel P Firedman says :
>
>
>
> *As with recursion, the art of defining little languages encourages—and
> rewards—wishful thinking. You m
I have a simplified scenario here: https://github.com/scizo/unmap-failure
The problem is I am using ns-unmap to prevent a WARNING from being printed
when shadowing java.lang.Long in a namespace.
When this code is aot compiled, the namespace var referenced by 'Long is
being created before the ns-
Hi Alexander,
The partition function is the tool you're looking for to help create the
windows in your example.
http://grimoire.arrdem.com/1.6.0/clojure.core/partition/
I made a comment on your gist that shows how it would be used in your example.
Scott Nielsen
On Aug 2, 2014, at 12:
agnostic, so it will work with any connection that
clojure.java.jdbc can work with, including a connection pool.
Scott Nielsen
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to