On Mon, Nov 9, 2009 at 12:32 PM, Kevin Downey <[email protected]> wrote: > > the behavior of functions outside of their domain is undefined. I > guess I still don't get it. why would you use a function on something > outside of its domain? do people just pick functions at random to > compose their programs?
Of course they don't pick functions at random, but people do make mistakes. Although I don't mind Clojure's approach, it is reasonable for people to want clear error messages when they use a function improperly. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
