Re: Function Size

2010-05-30 Thread jbs
On May 30, 12:18 pm, Stuart Halloway wrote: > Hi jbs, > > Not sure why the title of this post is about "size" instead of "protection", > but why don't you just use private functions in Clojure? > > (defn- my-little-helper [] "visible only in m

Function Size

2010-05-30 Thread jbs
ike to be able to specify the function or set of functions that expose the api of a namespace without implying that every function in the namespace is meant to be accessed directly. -jbs -- You received this message because you are subscribed to the Google Groups "Clojure" group. T