Re: Clojure: Elegance vs. Performance?

2013-07-09 Thread Mats Rauhala
thin jvm. Are clojure designers just lazy or is there a good reason for this .. lie? -- Mats Rauhala MasseR signature.asc Description: Digital signature

Re: I/O

2011-08-25 Thread Mats Rauhala
p content, parsing json and reading/writing binary files. http://users.utu.fi/machra/posts/2011-08-24-2-reddit-clojure.html -- Mats Rauhala MasseR pgp9yGpYZlu52.pgp Description: PGP signature

Re: is my understanding correct for function "identity"?

2011-08-15 Thread Mats Rauhala
key if the key existed beforehand. We could give a function like (\a b -> succ b) which increases the latter value (in clojure it would be #(inc %2)), or we could give a 'const succ' which would do it automatically. -- Mats Rauhala MasseR pgprBfQtlq5Oi.pgp Description: PGP signature