bounded mutability is nice! i generally prefer hav...
# development
a
bounded mutability is nice! i generally prefer having constructors at that point to avoid concerns like this at all because then you can take all the hairiness and shove it into a constructor and not have to worry about why something is mutable or not because you can just look at the entire small body of the constructor, unless the particular initialization is very specific to this line of code for some reason