Re: Boolean

2012-04-09 Thread Mark Shroyer
, would you be more able to trust your code on the most basic level if you were seeing different data types that you were likewise unable to explain, but which just happened to work in this case? -- Mark Shroyer http://markshroyer.com/contact/ -- You received this message because you

Re: Today's clojure trick question

2010-08-19 Thread Mark Shroyer
)]) ;;; = (:truthy :falsey :truthy :falsey) I'll leave it to someone more skilled in Clojure than me to tell us what would be the impact of either using this as a replacement if or somehow embedding similar logic into the Java interop functions... -- Mark Shroyer http://markshroyer.com/contact