Skip to content

Porting a java hashing method to clojure

samesake.com
1 pointeggsby1 comment
On HN

Comments

I believe the clojure equivalent in the example provides increased readability by distilling the method into its discrete parts, as well as demonstrating how java's static type constraints (and any incidental complexity therein) were made completely unnecessary after some simple collection generalization.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.