Kaptaan Jack@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agoProgramming Languageslemmy.mlimagemessage-square157linkfedilinkarrow-up1724file-text
arrow-up1667imageProgramming Languageslemmy.mlKaptaan Jack@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agomessage-square157linkfedilinkfile-text
minus-squareZucca@sopuli.xyzlinkfedilinkEnglisharrow-up4·2 years agoOh boy… Imo, both methods should set the same value for x. That’s madness. 🤪 Just look at awk for example. There’s a dedicated substr() and it doesn’t care about spaces. But then awk is quite loose in everything… and niche… But I love it.
Oh boy…
Imo, both methods should set the same value for x. That’s madness. 🤪 Just look at awk for example. There’s a dedicated substr() and it doesn’t care about spaces. But then awk is quite loose in everything… and niche… But I love it.