On Tuesday, July 23, 2013 11:13:11 PM UTC+2, Ben wrote:
>
> On Tue, Jul 23, 2013 at 1:55 PM, Sean Corfield 
> <seanco...@gmail.com<javascript:>
> > wrote:
>
>> On Tue, Jul 23, 2013 at 1:53 PM, Ben Wolfson <wol...@gmail.com<javascript:>> 
>> wrote:
>> > On Tue, Jul 23, 2013 at 1:50 PM, Stefan Kamphausen 
>> > <ska...@gmail.com<javascript:>
>> >
>> > wrote:
>> >> It complects require and refer ;-)
>> > How so?
>>
>> Because use = require + refer (essentially).
>>
>
> If that's all that's required for one thing to complect two others, 
> clojure's rife with the stuff. if-let complects if and let. Destructuring 
> assignment complects assignment and getting values from a data structure 
> (as the macroexpansion of (let [[a b] x]) demonstrates. split-with 
> complects take-while and drop-while. let complects lambda abstraction and 
> function application. Etc. I had assumed that "a complects b and c" on the 
> one hand meant more than "a can be expressed using b and c" and on the 
> other was a criticism.
>


you're right.  I did not think a lot before writing the above.  Please, 
don't take it too seriously.


Kind regards,
Stefan

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to