Article: More hidden treasure in the D standard library

rcorre via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Tue Sep 8 20:43:17 PDT 2015


On Monday, 31 August 2015 at 16:09:02 UTC, Gary Willoughby wrote:
> I've written a new article on D here:
>
> http://nomad.so/2015/08/more-hidden-treasure-in-the-d-standard-library/
>
> Hopefully to drive other programmers to investigate D. It's a 
> continuation of a similar one I wrote a few months ago which 
> attracted over 60k readers. It's a simple overview of some cool 
> features in the D standard library hopefully to fuel curiosity.

Nice article! I've been using 'sequence' and just ignoring the 
state variables because I didn't realize that 'generate' existed.

predSwitch is one that I know exists, but can never remember when 
I need it. And when I remember it exists, I've already forgotton 
where I last needed it...




More information about the Digitalmars-d-announce mailing list