• tetris11@feddit.uk
    link
    fedilink
    English
    arrow-up
    1
    ·
    17 days ago

    make([] [] byte, 0)

    Does this make a double nested byte array of size 0?

    As in, every element is made up of two iterators (adjacent cell, and then the nested cell), but the first element doesnt exist yet?