On Jul 3, 7:52 am, Glen Stampoultzis <gst...@gmail.com> wrote:
> On 3 July 2011 11:26, Mark Engelberg <mark.engelb...@gmail.com> wrote:
>
> >  But Clojure's
> > lack of a "fail-fast" philosophy has burned me several times, with
> > hard-to-track-down bugs that were far-removed from the actual cause.
> > The larger my code grows, the more this annoys me, reminding me too
> > much of my days tracking down bugs in imperative programs.
>
> I wonder if many people use the pre and post assertions when coding Clojure?

I too think the real problem the OP is facing is due to not using pre/
post/assertions and also possibly due to non-idiomatic style of
writing code. Show us example code and maybe somebody can suggest how
to write the same code safer.

Regards,
Shantanu

-- 
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