but sometimes โ๐๐ฝโ.reverse() == โ๐ฝ๐โ
Imagine, if you will. A world where string reverse changes the character codes of the string.
What beauty, what wonder would such a world have?
Destruction and despair. Developers unsure why their programs donโt respond correctly. Ships run aground on islands already overcrowded with those who were shipwrecked before. Signal antennas pointed towards the sun with itโs constant noise. Spacecraft whose exhaust melt to slag populated cities as people briefly scream their final terrors of pain and suffering.
This, is a world we should not want to live in. A world you can only find, in the Twilight Zone.
Nah, this couldโve been possible with some clever fuckery in defining those emojisโ unicode content, like with flags that are not a single point but three independent ones, allowing you to do this:
"๐ง๐ฌ".reverse() == "๐ฌ๐ง"
"๐ฌ๐ช".reverse() == "๐ช๐ฌ"
โ๐โ.reverse() == โ๐โ
โ๐ฎ๐ชโ.reverse() = โ๐จ๐ฎโ
Has someone made a library for that?
Use a dynamically typed language and you wonโt have to: just override the default reverse()
method on strings like a Real Programmer!
Unintended consequences you say? Nonsense! What could possibly go wrong?
Iโm tempted to publish an NPM package to do so as a joke, but I fear that itโd get used seriously
Where does it end though? Itโs a bit like infinite craft - but instead of combining resources youโd have to find an inverse for every emoji