Re: -> vs comp

2009-10-18 Thread Robert Fischer
tor is built-in in F#, but in OCaml (my background), |> can be defined easily enough: let (|>) x f = f x ~~ Robert Fischer, Smokejumper IT Consulting. Enfranchised Mind Blog http://EnfranchisedMind.com/blog Check out my book, "Grails Persistence with GORM and GSQL"! http://www.smokejum

Re: How can I create Java generic classes from Clojure?

2009-09-29 Thread Robert Fischer
Since generics are only at compile time, you should be able to pass them straight in via Clojure. What is the specific code that's causing the problem? ~~ Robert Fischer, Smokejumper IT Consulting. Enfranchised Mind Blog http://EnfranchisedMind.com/blog Check out my book, "Grails P

Re: New JDK 7 Feature: Support for Dynamically Typed Languages in the JVM

2009-07-29 Thread Robert Fischer
/developer/technicalArticles/DynTypeLang/index.html > > I would like to know how it will help the Clojure Runtime. > > Regards, > BG > -- ~~ Robert Fischer, Smokejumper IT Consulting. Enfranchised Mind Blog http://EnfranchisedMind.com/blog Check out my book,

Re: loneclojurian at ICFP programming contest

2009-07-03 Thread Robert Fischer
cala-not-functional/ ~~ Robert Fischer, Smokejumper IT Consulting. Enfranchised Mind Blog http://EnfranchisedMind.com/blog Check out my book, "Grails Persistence with GORM and GSQL"! http://www.smokejumperit.com/redirect.html --~--~-~--~~~---~--~~ You rece

Re: Clojure in Issue 1 of Pragmatic Publishings Magazine

2009-07-01 Thread Robert Fischer
gt;>>> It looks like pragmatic publishing is going to start pushing out >>>> monthly magazines. I just checked out issue #1 which seems to have >>>> some good stuff, including an interview with Rich Hickey & An article >>>> by Stuart Halloway on Er