enjoying rust a lot, but who hurt y'all re: not having default params
@jonny Rust with named and default params would be too powerful, the US government would export restrict it
@jonny we have Default::default() at home.
@tedmielczarek
i am reading some blog posts about why and they are like "well if we had default params, then you would need to still specify all the intervening ones if you wanted to set a param midway through the params with defaults because there are no named params" and in my mind i am like "yeah so this is also why there are named params"
@jonny rust goes from pleasant to wtf with no discernible gradient