- cross-posted to:
- rustlang@lemmyrs.org
- cross-posted to:
- rustlang@lemmyrs.org
You must log in or register to comment.
Title should really be
Arc<[T]>
at first I was likeArc<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.
helpful video, just learning rust so I’m not as familiar with Arc yet. also, really glad to see other creators using
manim
(the data viz library by 3blue1brown), it makes good looking animations.I recognise it immediately now and it’s almost distracting; I’ve often gone looking through the video description to confirm my hunch and then have to rewind.