How much actual productivity will be increased if people just provide everything on the textbook in a programming language out of the box?
And then the most advanced algorithms are usually just `git clone/cargo add/go get/npm install/your_other_pkg_mgr` away.
I'd say the standard library task is much more about providing powerful composable protocols to integrate all those libraries together (eg see Clojure, Elixir et al)