theFibonacciEffect@feddit.de to Programmer Humor@lemmy.ml · 3 years agovimfeddit.deimagemessage-square14linkfedilinkarrow-up184arrow-down12
arrow-up182arrow-down1imagevimfeddit.detheFibonacciEffect@feddit.de to Programmer Humor@lemmy.ml · 3 years agomessage-square14linkfedilink
minus-squareThe Ramen Dutchman@ttrpg.networklinkfedilinkarrow-up1·3 years agoThat’s not an array, that’s a string. Someone is converting an array to a string and is using that as key. A lot of languages could do it, and none of them should.
That’s not an array, that’s a string.
Someone is converting an array to a string and is using that as key.
A lot of languages could do it, and none of them should.