2010-09-27
Index optimization: the code.
Below is an implementation of index optimization algorithm implemented in Clojure. Perhaps it is not an example of good Clojure style but it leaves less ambiguities than plain words description from my previous post. The GitHub's gist is below, I hope that it is self-explanatory:
Subscribe to:
Post Comments (Atom)
On security
My VPS recently got banned for spam which surprised me since none of my soft there sending email. So my first thoughts were that this is a...
-
This feaute is there for a while but I did not noticed it. It turns out that java.util.List#subList allows not only read but also manipulate...
-
Parentheses are the first thing any newcomer notices about Lisp program. This is something that put off many who does not want to learn the...
No comments:
Post a Comment