@[email protected] to Programmer [email protected] • edit-28 months agoOh boy what a beautiful regex. I'm sure it does something logical and easy to understand.lemmy.worldimagemessage-square83fedilinkarrow-up1320
arrow-up1320imageOh boy what a beautiful regex. I'm sure it does something logical and easy to understand.lemmy.world@[email protected] to Programmer [email protected] • edit-28 months agomessage-square83fedilink
^.?$|^(..+?)\1+$ <answer> Matches strings of any character repeated a non-prime number of times https://www.youtube.com/watch?v=5vbk0TwkokM
minus-square🇦🇺𝕄𝕦𝕟𝕥𝕖𝕕𝕔𝕣𝕠𝕔𝕠𝕕𝕚𝕝𝕖linkfedilinkEnglish17•8 months agoJust waiting for the oppertunity to hide this in prod.
Just waiting for the oppertunity to hide this in prod.