• who@feddit.org
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    13 days ago

    This is a thinly veiled advertisement.

    tl;dr: The length of a slice is not a valid index into that slice.

    Of course. Because Go uses zero-based indexing, just like many other languages.