On Mar 8, 11:48 am, Raoul Duke <rao...@gmail.com> wrote:
> uh, hey, wait a second, please note that is about type checking, not
> about OO vs. FP!

Yeah I'm not talking about OO vs FP but about the function-centric
approach that Lisps and languages like Haskell take as opposed to the
object, or noun-centric approach of languages like Java or Ruby.

Intead of db.statement, db.query, db.results etc you have db-
statement, db-query, db-results.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to