• lad
    link
    English
    519 days ago

    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() == "🇪🇬"