On Fri, 30 Mar 2018 00:55:20 +0000, dangbinghoo wrote: > I think we need a book about D's std Phobos, like `mastering STL` > or something like C++ world do, but of course, I didn't mean selling to > C++ world, I mean newbie may need knowledge about the Phobos and the > design and using the power of the library for real practice, not to > compare with the C++ world.
I'm not sure Phobos is complex enough to need a book just for the library. Anything that would go into it would either be a programming in D-in-general thing or would be a useful improvement to the documentation itself.
