• lad@programming.dev
    link
    fedilink
    English
    arrow-up
    5
    ·
    21 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() == "🇪🇬"