• @[email protected]
    link
    fedilink
    English
    151 year ago

    Title should really be Arc<[T]> at first I was like Arc<T> makes no sense.

    It’s a great video though. It’d be nice if the compiler / clippy could detect entirely non-mutable uses of data structures that could be switched like this.