About 1,562,706 results (5,884 milliseconds)

clojure edn function reader

https://groups.google.com/g/clojure/c/KHiggM-p1oY
May 27, 2015 ... Is there any known implementation? Thanks. Andy Fingerhut's profile photo. Andy Fingerhut ... reader library [3], which has its own ...

Star Analyst Bert Fingerhut sentenced to prison for IPO Caper

https://groups.google.com/g/misc.invest.stocks/c/6lBwvCnOL0s
Aug 6, 2007 ... (almost)" called bank-conversion investing. When mutual, depositor-owned banks convert to public companies, Mr. Lynch noted, they must let ...

Hashing strategies - Executive summary

https://groups.google.com/g/clojure-dev/c/lWXYrjaDuIc/m/WE_LUtll7VgJ,Clojure
Andy Fingerhut. unread,. Oct 26, 2013, 9:48:52 PM10 ... Probably multiple people have their own little tests ... own incremental hashing collections. It really ...

4b4b1c1e-dcb9-4a6c-951b-b418366572ee.pdf

https://docs.google.com/viewerng/viewer?url=http://WFMJ.images.worldnow.com/library/4b4b1c1e-dcb9-4a6c-951b-b418366572ee.pdf
Fingerhut were divorced,they lived together and were regarded as husband and. wife. Fingerhut owned two insurance policies on his life with a total benefit.

‪Joerg Fingerhut‬ - ‪Google Scholar‬

https://scholar.google.com/citations?user=GPgloLgAAAAJ&hl=en
Berlin School of Mind and Brain, Humboldt-Universität zu Berlin - ‪‪Cited by 882‬‬ - ‪Philosophy of Mind‬ - ‪Media Theory‬ - ‪Aesthetics‬ - ‪Philosophy of‬ ...

*read-eval* defaulting to false

https://groups.google.com/g/clojure-dev/c/zG90eRnbbJQ/m/oZ_QJsW8GEwJ
I won't try to summarize the thread any further. :-) - Chas. Andy Fingerhut's profile photo. Andy Fingerhut. unread,. Feb 2, 2013, 3:38:20 PM2/2/13..

Potential improvement to select-keys ?

https://groups.google.com/g/clojure/c/l_V1N1nRF-c/m/53VtCFrG2BwJ
priority-map that ensures that the specific flavor of priority-map is preserved through calls to empty… Andy Fingerhut's profile photo ... You can modify your own ...

‪Legana Fingerhut‬ - ‪Google Scholar‬

https://scholar.google.com/citations?user=DxgoU3IAAAAJ&hl=en
Doctor of Philosophy Molecular and Cell Biology, James Cook University - ‪‪Cited by 80‬‬ - ‪Bioinformatics‬ - ‪Genetics‬ - ‪Innate immune system‬ ...

Multiple key-value pairs in assoc-in (old issue)

https://groups.google.com/g/clojure/c/38YwOIOBr1E
Aug 13, 2016 ... Andy Fingerhut. unread,. Aug 13, 2016, 2:56:23 ... Of course you can copy the newer definition of assoc-in into your own ... When I see mailing list ...

clojure.edn won't accept clojure.java.io/reader? How to work around ...

https://groups.google.com/d/topic/clojure/3HSoA12v5nc
Dec 8, 2014 ... ... Fingerhut wrote: In regards to your question ... Fingerhut wrote: In regards to ... Then the user in an instance like the above can do their own ...

How to handle dependencies on multiple versions of the same library?

https://groups.google.com/g/clojure/c/q93CQSQ6Aeo
May 3, 2012 ... You can also implement you own ... @googlegroups.com. Andy Fingerhut <[email protected]> writes: ... 0 (and my own lib wanted 1.4.0-betaX). The ...

ANN: a Clojure docs site, and github organization

https://groups.google.com/d/msg/clojure/jWMaop_eVaQ/3M4gddaXDZoJ
Also, thanks to Andy Fingerhut - who patched up the docs on contributing and helped to improve the ticket triage process. And thanks to Stu Halloway for taking ...

Trying out 1.3 alpha1

https://groups.google.com/g/clojure/c/J09j3AG2UsI
Andy Fingerhut's profile photo. Andy Fingerhut ... If you have git and want your own local copy to play with: ... Fingerhut <[email protected]> wrote: I updated ...

Good memory profilers (program or human)?

https://groups.google.com/g/clojure/c/5CmZEfSugWc
Andy Fingerhut. unread,. Jul 31, 2009, 8:45:48 AM7 ... I thought I'd follow up my own question with some programs that I ... Clojure versions than I've got. Thanks,

Properly parse clojure source code?

https://groups.google.com/d/topic/clojure/KjBuqCQ8nSM
Jan 15, 2015 ... https://github.com/clojure/tools.reader is probably your best bet.. Andy Fingerhut's profile photo. Andy Fingerhut ... own parsing of ns forms ...

Can dosync transaction result computation be parallelized over ...

https://groups.google.com/d/topic/clojure/338kKF5Q3sg
Aug 13, 2009 ... Andy Fingerhut's profile photo. Andy ... their own dosyncs, which get ... > their own dosyncs, which get bundled together with the original > ...

Disadvantages with using metadata for tool-specific Clojure code ...

https://groups.google.com/g/clojure-dev/c/5_dlGSNR6xQ/m/l8bkwjTPKioJ
Jun 24, 2014 ... Andy Fingerhut's profile photo. Andy Fingerhut. unread,. Jul 8, 2014, 1:10:20 PM7/8/14.... Reply to author. Sign in to reply to author.

What recommendation to make for updating hash calc of alternate ...

https://groups.google.com/d/msg/clojure-dev/t6LAmVe-RLM/b-4FiKSOe8sJ
On Fri, Feb 7, 2014 at 8:14 AM, Andy Fingerhut <andy.fi... ... avl is probably a better example -- it currently implements hasheq on its collections in its own ...

How to use Java array of primitive types as key of Clojure map?

https://groups.google.com/d/topic/clojure/EAdktH_di_k
Sep 1, 2010 ... John Fingerhut. unread,. Sep 1, 2010, 5:00:36 ... own type Key with the desired implementation of hashCode and equals. ... own immutable types?