Timeline for Jimmy these arrays down
Current License: CC BY-SA 3.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 23, 2016 at 6:05 | comment | added | nyro_0 | i tried using matchall first, but it doesn'lt let me use regex groups (the part in the parenthesis what I am particularly interested in) as opposed to eachmatch. (or I just couldn't find it in the documentation?) | |
| Sep 23, 2016 at 6:04 | history | edited | nyro_0 | CC BY-SA 3.0 | added 18 characters in body |
| Sep 22, 2016 at 19:51 | comment | added | Alex A. | Using matchall would likely be shorter than splatting eachmatch. | |
| Sep 22, 2016 at 6:56 | history | edited | nyro_0 | CC BY-SA 3.0 | added 47 characters in body |
| Sep 21, 2016 at 16:12 | history | edited | Linus | CC BY-SA 3.0 | moved code into explanation box |
| Sep 21, 2016 at 9:28 | comment | added | nyro_0 | thanks very much for your kind words :) PPCG seemed to be fun to look into, so I thought I'll give it a try. Chose Julia for this answer as it wasn't present yet | |
| Sep 21, 2016 at 9:26 | history | edited | nyro_0 | CC BY-SA 3.0 | added 31 characters in body |
| Sep 21, 2016 at 9:08 | comment | added | Kevin Cruijssen | Hi, welcome to PPCG! This looks like a great first answer. +1 from me. Since the challenge states "You may take your input and output in any reasonable format", you can remove the space after the comma separator in the eachmatch function-call for a less pretty output and -1 byte. I never programmed in Julia myself, but you might find this post interesting to read: Tips for golfing in Julia. Again welcome, and enjoy your stay. :) | |
| Sep 21, 2016 at 7:51 | history | edited | nyro_0 | CC BY-SA 3.0 | added 2 characters in body |
| Sep 21, 2016 at 7:47 | review | First posts | |||
| Sep 21, 2016 at 7:59 | |||||
| Sep 21, 2016 at 7:45 | history | undeleted | nyro_0 | ||
| Sep 21, 2016 at 7:44 | history | deleted | nyro_0 | via Vote | |
| Sep 21, 2016 at 7:43 | history | answered | nyro_0 | CC BY-SA 3.0 |