• Zagorath@aussie.zone
    link
    fedilink
    English
    arrow-up
    28
    ·
    1 year ago

    Most languages support concatenation of strings using the + operator. The only mainstream languages I can think of that don’t are PHP (which uses “.”) and low-level languages like C & C++.