On Feb 17, 1:18 pm, Jesse Aldridge <jessealdri...@gmail.com> wrote:
> I'm trying to port some Python code to Clojure.  I'm new to functional
> programming and I hit a function that is causing my brain to melt.
> The python function looks something like this:
>   [..........]
>
> If someone could please demonstrate how to do this in Clojure, I think
> it would greatly help my understanding of the language and functional
> programming in general.

You'll probably get a decent answer from someone, but if not, try
rephrasing your question:

  "How do I do this in Clojure?  [Insert concise, precise English
description here]"

Reason being: your code has too much low-level detail in it for me to
parse effectively.  Others may be more willing to slog away at it and
work out what specifically is causing you trouble.

Cheers,
Gavin
--~--~---------~--~----~------------~-------~--~----~
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
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