On Jan 21, 2011, at 2:40, Tord Romstad <[email protected]> wrote:
> On Thu, Jan 20, 2011 at 10:22 PM, karol skocik <[email protected]> wrote: >> Some time ago, I tried to communicate on IRC channel about a very, >> very simple addition: >> string+, which is obviously a nice, small name for (apply >> #'concatenate 'string strings). > > > Therefore, if you really need a function for string concatenation and > want to share it with the world, please name it string*, not string+ > To my eye, string* would indicate a function that performs the same function as string, but with a different set of args. For example draw-rect and draw-rect-* -Luke _______________________________________________ pro mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/pro
