Skip to main content
14 events
when toggle format what by license comment
Sep 20, 2014 at 10:38 vote accept Mr.Wizard
Jul 27, 2014 at 16:04 comment added Mr.Wizard @RunnyKine I forgot about that answer. +1 on it now that I can run the code.
Jul 27, 2014 at 15:59 comment added RunnyKine Yeah, I was gonna suggest that but remembered I learned it from @rm-rf in this answer way before the commercial release of V10
Jul 27, 2014 at 15:56 comment added Mr.Wizard @RunnyKine I'm still getting my toes wet regarding Associations. I just learned that Lookup can be faster still. Do you know of any other method I can test?
Jul 27, 2014 at 15:46 history tweeted twitter.com/#!/StackMma/status/493422148393123841
Jul 27, 2014 at 15:44 comment added Mr.Wizard @rm-rf What? Szabolcs beat me to it?! NOOOO!!!! ;-) Actually, unlike Legendary which I really did pursue I haven't thought about that badge. One I am looking forward to is Generalist, but I just have to wait for that.
Jul 27, 2014 at 15:17 comment added rm -rf I see you're shooting for the Socratic badge ;)
Jul 27, 2014 at 15:07 comment added RunnyKine Ah I see, I already knew they worked with Association objects, I thought I saw somewhere that almost all functions were updated to work with Associations so I just used them, didn't know this was not documented. Thanks.
Jul 27, 2014 at 15:04 history edited Mr.Wizard CC BY-SA 3.0
added 9 characters in body
Jul 27, 2014 at 15:03 comment added Mr.Wizard @RunnyKine I updated my answer to highlight the fact that use of Association is not included in the documentation for Replace that I can see.
Jul 27, 2014 at 15:02 comment added Mr.Wizard @RunnyKine You may already have an Association object to work with and converting to Rules and then Dispatch is slow (and pointless). In fact my experimentation indicates Association is faster than `Dispatch in this application.
Jul 27, 2014 at 14:53 comment added RunnyKine I guess I don't understand why I would want to Map an Association like that when the natural thing to use here is Replace or ReplaceAll.
S Jul 27, 2014 at 14:30 answer added Mr.Wizard timeline score: 11
S Jul 27, 2014 at 14:30 history asked Mr.Wizard CC BY-SA 3.0