Archived More hidden treasure in the D standard library | Nomad Software (nomad.so)
submitted ago by mwolf
Posted by: mwolf
Posting time: 5.3 years ago on
Last edit time: never edited.
Archived on: 2/12/2017 1:51:00 AM
Views: 242
SCP: 4
4 upvotes, 0 downvotes (100% upvoted it)
Archived More hidden treasure in the D standard library | Nomad Software (nomad.so)
submitted ago by mwolf
Sort: Top
[–] mwolf [S] 0 points 1 point 1 point (+1|-0) ago
This is an article listing a bunch of places to look for standard library functionality one might not expect from a language but are very useful when the situation calls for it, and a bunch of nice code snippets which illustrate some of the powerful things D can do.
I've been looking into becoming more familiar with D in my free time and the language continues to surprise me. It certainly isn't a suitable beginner language, but coming from C/C++ or Java, D has a ton of refreshing characteristics and I think so far it does a good job of living up to its design goals