Skip to main content

Timeline for Letter-replacement challenge

Current License: CC BY-SA 3.0

4 events
when toggle format what by license comment
Oct 31, 2016 at 17:58 comment added nimi @BlackCap: Nice, thanks! No need to make flip infix. Standard prefix is one byte shorter.
Oct 31, 2016 at 17:56 history edited nimi CC BY-SA 3.0
added 421 characters in body
Oct 31, 2016 at 10:52 comment added BlackCap 6 bytes: import Data.Lists;a#b=foldl(uncurry replaceflip)a.zip(g b).g;g=map tail.words
Oct 17, 2016 at 15:27 history answered nimi CC BY-SA 3.0