I'm very curious why most lens libraries don't just use fns with arity 1 and 2.
(I'm going to guess that Specter doesn't because it wants more introspection into the lenses for optimization purposes.) On Thu, Mar 9, 2017 at 4:25 PM, Mark Engelberg <[email protected]> wrote: > On Mar 9, 2017 9:52 AM, "Brandon Bloom" <[email protected]> wrote: > >> > > > > Since you're responding to me specifically, I'd like to be clear that I > never made that claim. I only said we need more experimentation. This is a > sufficiently big enough area of ideas to warrant exploration of competing > approaches. > > My comment wasn't intended as directed specifically at you. Your list of > references was interesting and useful. Thanks for posting them. > > -- > 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 > --- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 --- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
