Skip to main content

Timeline for Find first repeating Char in String

Current License: CC BY-SA 4.0

4 events
when toggle format what by license comment
Jan 10, 2019 at 1:20 comment added jwvh Slightly more concise syntax for a very nice answer: collectFirst{case (a,b) if a != b => a}
Jan 10, 2019 at 0:40 vote accept vikrant
Jan 9, 2019 at 21:17 history edited 200_success CC BY-SA 4.0
added 32 characters in body
Jan 9, 2019 at 21:04 history answered 200_success CC BY-SA 4.0